this scrapes using python you will need python 3.13 which you can download on marketplace on any windows machine then you will have too download pip make sure you are at the newest pip version
-
pip install pip
and you will also need some other packages
- pip install pandas
- pip install requests
- pip install beautifulsoup4
- pip install httpx
now u just have too run python3 start.py and ur good too go :3