This scripts scrapes different websites and gets the price information about pc components
- Install the latest version of python
- install the required dependancies
- Clone this repo, and go to the folder containing main.py
- run
python main.py
and follow the instructions to get a price_list.txt file - open the price_list.txt file to get all the price info from different sites about the pc components
- BeautifulSoup4