Create a directory named scrapyd-webapp at the root of your webserver.
Put this project files in this directory.
Edit scrapyd.js
Change scrapyd_url (default to http://localhost:6800/) and scrapyd_php_url (where you put this project files on your webserver, let's say http://localhost/scrapyd-webapp/)
Open your browser : http://localhost/scrapyd-webapp/
Enjoy ;)
Give feedback ...
Make suggestions for improving !
notech/scrapyd-webapp
Scrapyd web application for managing projects, spiders and visualize jobs logs and items
JavaScriptGPL-2.0