Scrape for OpenAI keys on Hugging Face
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.
Go to file
Cyberes fb88806bc7 update readme 2023-10-20 18:56:34 -06:00
huggingface final commit 2023-10-20 18:54:11 -06:00
.gitignore final commit 2023-10-20 18:54:11 -06:00
README.md update readme 2023-10-20 18:56:34 -06:00
requirements.txt add files 2023-07-23 18:11:48 -06:00

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).