# looter **Repository Path**: alphardex/looter ## Basic Information - **Project Name**: looter - **Description**: A toolkit to help you make crawlers at ease. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2018-07-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: spider **Tags**: None ## README

Looter 🗡️

Version Downloads Build Documentation Grade Coverage

> A super-lightweight web-scraping tool. ### 🏠 [Homepage](https://looter.readthedocs.io/en/latest/) ## Install ```sh pip install looter ``` ## Usage ```sh Usage: looter genspider [--async] looter shell [] looter (-h | --help | --version) Options: -h --help Show this screen. --version Show version. --async Use async instead of concurrent. ``` ## Author 👤 **alphardex** - Github: [@alphardex](https://github.com/alphardex) - Twitter: [@alphardex007](https://twitter.com/alphardex007) ## Show your support Give a ⭐️ if this project helped you! --- _This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_