Cyberes fb88806bc7 | ||
---|---|---|
huggingface | ||
.gitignore | ||
README.md | ||
requirements.txt |
README.md
hf-key-scraper
Scrape for OpenAI keys on Hugging Face.
This requires at least one Squid proxy to function. Define your proxies in settings.py
-> PROXIES
.
To Run: navigate to the huggingface
folder and do python3 crawl-search.py
. The crawl-site.py
script crawls the entire site (doesn't really work).