pip install -r requirements.txt
npm install
If you don't have pip installed, follow the instructions on this link: https://pip.pypa.io/en/stable/installing/#id8
nodejs server.js
python charizardscraper.py
Just display the content of the robots.txt
Scrapers are faster than humans reading a web page content, if we run a lot of scrapers at the same time we can cause a DoS attack.
- Change the number of scrapers created in
charizardscraper.py
to 10000. - Then run
python charizardscraper.py
python skyscraper.py
python selenium_robot.py