Skip to content

Fitmavincent/vincrawler

Repository files navigation

VinCrawler

A Crawler project because I'm damn boring.

Prequisite

Obviously you need Python.

Run it locally

Install scrapy and scrapyrt

pip install scrapy
pip install scrapyrt

Run scrapyrt

scrapyrt -p 3000

Make request

http://localhost:3000/crawl.json?start_requests=true&spider_name=ozb

Or do it in a cool way

docker-compose up

Make a request

http://localhost:9080/crawl.json?start_requests=true&spider_name=ozb

Roadmap

Nothing to see here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published