alphardex / looter

Web-Scraping for Humans!

Home Page:https://looter.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looter 🗡️

Version Downloads Build Documentation Grade Coverage

A super-lightweight web-scraping tool.

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

About

Web-Scraping for Humans!

https://looter.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 100.0%