looter

A python package aiming at avoiding unnecessary repetition in making common crawlers.


License
MIT
Install
pip install looter==2.21

Documentation

Looter 🗡️

Version Downloads Build Documentation Grade Coverage

A super-lightweight web-scraping tool.

🏠 Homepage

Install

pip install looter

Usage

Usage:
  looter genspider <name> [--async]
  looter shell [<url>]
  looter (-h | --help | --version)

Options:
  -h --help        Show this screen.
  --version        Show version.
  --async          Use async instead of concurrent.

Author

👤 alphardex

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator