- Use
sudo apt install torto install tor - Uncomment
ControlPort 9051andCookieAuthentication 1in/etc/tor/torrc - Use
sudo chmod 644 /run/tor/control.authcookie - Use
conda create -n newsdata python=3.7to create a new environment - Use
conda activate newsdatato activate the previously created environment
You can clone the repository with git clone https://github.com/Cirhuzalain/cdsdataset
After cloning the project use cd cdsdataset
Use pip install -r requirements.txt command
Use python main.py -s data.json -r 1 -p 32 -b 5 command
- Python
- Requests
- Beautifulsoup
- Stem