Skip to content

A lightweight file scraper.

Notifications You must be signed in to change notification settings

croberts/miniscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Code Climate

If you need an industrial-level python scraper, you should check out Scrapy https://github.com/scrapy/scrapy

Current features:

  • Is also secretly a web spider
  • Download files by extension
  • Site and Extensions as command-line params

Future features:

  • Testing
  • Code cleanup, better exceptions
  • Keywords as cl-params
  • Multithreaded
  • Follow links by keyword
  • Download files by keyword and/or extension
  • Ignore relative location links (eg., #top, #comments...)
  • Various performance improvements

About

A lightweight file scraper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages