0 Forks
2 Stars
2 Watchers

WebScrape

Playing with web scraping. screen_scraper main() method allows image harvesting, linkedin parse_url() grabs job descriptions, indeed accesses the Indeed API. Use politely.

How to download and setup WebScrape

Open terminal and run command
git clone https://github.com/CunningDJ/WebScrape.git
git clone is used to create a copy or clone of WebScrape repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WebScrape https://github.com/CunningDJ/WebScrape/archive/master.zip

Or simply clone WebScrape with SSH
[email protected]:CunningDJ/WebScrape.git

If you have some problems with WebScrape

You may open issue on WebScrape support forum (system) here: https://github.com/CunningDJ/WebScrape/issues