You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
huggingface | 2 months ago | |
.gitignore | 2 months ago | |
README.md | 2 months ago | |
requirements.txt | 5 months ago |
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).