aakash94 / SimpleScraper

Very basic scraper to download files of a particular extension from a website.

Repository from Github https://github.comaakash94/SimpleScraperRepository from Github https://github.comaakash94/SimpleScraper

SimpleScraper

Simple python code to download files with a particular extension from a web page.

Modify path and other variables to desired value to use.

If debugging, its a good idea to print the links, and modify variables accordingly.

The link obtained should point to downloadable object. To verify that paste it in any browser, and the file should download.

About

Very basic scraper to download files of a particular extension from a website.


Languages

Language:Python 100.0%