s3rgeym / parse-clutch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Parse company websites from clutch.co.

Say f*ck you for clutch and clowdflare!

  • Git clone project and cd into the folder.
  • Run:
python -m venv .venv
source .venv/bin/activate
pip install -r req
python parse_clutch.py -h

About


Languages

Language:Python 100.0%