startuplist crawler

Crawling and extracting data from multiple startup listing websites

How to use:

1- install requirements:

$ cd neo
$ python3.7 -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt

2- Run crawler:

$ scrapy crawl <spidername>