Now moving to Scrapy
Change your TOR browser path in drugsy.py file
Add drugs to drugs.txt file use new line for new name
make python enev
python -m venv ./venv
Activate venv
./enev/Scripts/activate
Install requirements
pip install -r ./requirements.txt
Functions
scrape_torch("query")
scrape_devil_search("query")
scrape_onion_index("query")
Results will be saved in /output/links.csv file