Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 585 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 585 Bytes

Rejected entry for Darkathon 2K22

Now moving to Scrapy

First to do

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