Skip to content

storborg/itsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Itsy - Web Scraping Toolkit for Little to Big

Scott Torborg

Itsy is an attempt at a cleaner, simpler, better web scraping framework.

Installation

Install with pip:

$ pip install itsy

Goals

  • Focus on HTTP crawling.
  • Make it easy and simple to start a new scraper / crawler project.
  • Scale to production-quality stuff.
  • Design for 'continuous use' crawlers, rather than just one-time use.
  • "Batteries Included."

License

Itsy is licensed under an MIT license. Please see the LICENSE file for more information.

Code Standards

Hah! Maybe later.

About

Itsy Bitsy HTTP Spiders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages