This repository has been archived on 2023-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
hf-key-scraper/README.md

8 lines
319 B
Markdown
Raw Permalink Normal View History

2023-07-23 11:55:04 -06:00
# hf-key-scraper
2023-10-20 18:54:11 -06:00
Scrape for OpenAI keys on Hugging Face.
This requires at least one Squid proxy to function. Define your proxies in `settings.py` -> `PROXIES`.
2023-10-20 18:56:34 -06:00
**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).