Skip to content

A python package to scrape content from the web based on extension

License

Notifications You must be signed in to change notification settings

parakalan/extscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extscrape

Scrape content from the web based on extension. Inspired by ImageScraper

pip install

Install using pip :

pip install extscrape

Usage

$ extscrape [options] url extension

Options

  -h, --help        show this help message and exit
  -p PATH           Specify custom path to save files
  -m MAX_FILES      Limit number of files to download
  -n NO_OF_THREADS  Specify number of threads to spawn

Todo

Add support for JavaScript injected images.

About

A python package to scrape content from the web based on extension

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages