This is a fork of SpiderKeeper. See changelog for new features
A scalable admin ui for spider service
- Manage your spiders from a dashboard. Schedule them to run automatically
- With a single click deploy the scrapy project
- Show spider running stats
- Provide api
- Integrated in scrapyd
pip install spiderkeeper-2
-
Run
spiderkeeper
-
Visit http://localhost:5000/
-
upload egg file (make sure you started scrapyd server)
-
Done & Enjoy it
- api swagger: http://localhost:5000/api.html
## Authors
- *Initial work* - [DormyMo](https://github.com/DormyMo)
- *Fork author* - [kalombo](https://github.com/kalombos/)
## License
This project is licensed under the MIT License.
## Contributing
Contributions are welcomed!