m-hintz-42 / skyscrapyr

Web scraper API using scrapy and scrapyrt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skyscrapyr

Web scraper API using scrapy and scrapyrt

  • scrapyrt server - port 3000

  • flask skyscrapyr server - port 3001

  • docker build command - docker build . -t skyscrapyr:latest

  • docker run command - docker run -d -p 3000:3000 --name skyscrapyr skyscrapyr

About

Web scraper API using scrapy and scrapyrt


Languages

Language:Python 93.7%Language:Dockerfile 6.3%