orbitbot / chrome-extensions-scraper

A web scraper for the Chrome Extensions Sample page, using BeautifulSoup and requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-extensions-scraper

A web scraper for the Chrome Extensions Sample page, using BeautifulSoup and requests.

Developed on Python 2.7.5, compability not tested. Install the required libraries with:

sudo pip install BeautifulSoup4
sudo pip install requests

Results can be found at https://github.com/orbitbot/chrome-extensions-examples

About

A web scraper for the Chrome Extensions Sample page, using BeautifulSoup and requests.


Languages

Language:Python 100.0%