diff --git a/README.md b/README.md index 49cc2c8..1548374 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ 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).