From fb88806bc7420c1baefc1580cf765fe236eed0ff Mon Sep 17 00:00:00 2001 From: Cyberes Date: Fri, 20 Oct 2023 18:56:34 -0600 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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).