/br-startups-list

Base de Dados de Startups Brasileiras

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Crawler Brazillian Startups

Brazilian Startups List

Dependecies

  • Python 3.9
  • Pyenv
  • Pyenv-virtualenv

Setup:

Create de env with python 3.9:

pyenv virtualenv 3.9 startup-crawler-env

Activate the env:

pyenv activate startup-crawler-env

Install requeriments:

pip install -r requeriments/txt

Run crawler:

python crawler.py