Skip to content

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

Notifications You must be signed in to change notification settings

orbitbot/chrome-extensions-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages