https://github.com/python3webspider/scrapyddocker
Docker for Scrapyd
https://github.com/python3webspider/scrapyddocker
Last synced: about 2 months ago
JSON representation
Docker for Scrapyd
- Host: GitHub
- URL: https://github.com/python3webspider/scrapyddocker
- Owner: Python3WebSpider
- Created: 2017-08-05T11:21:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T15:33:22.000Z (over 5 years ago)
- Last Synced: 2025-03-29T16:43:35.883Z (3 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 8
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrapyd Docker
Docker for Scrapyd
## Usage
```
docker run -d -p 6800:6800 germey/scrapyd
```## Python Libs
```
requests, selenium, aiohttp, beautifulsoup4, pyquery, pymysql, redis, pymongo, flask, django, scrapy, scrapyd, scrapyd-client, scrapy-redis, scrapy-splash
```