pc11000 / product_scraper

0 stars 0 forks source link

$100 Fix 403 scrapping error #2

Closed pc11000 closed 1 month ago

pc11000 commented 1 month ago

How to participate: 1) download the script offers.py of this repo 2) fix 403 / bot detection error 3) Post your Solution here.

Criterias:

Notes:

AlexObbs commented 1 month ago

Hi, I have made changes to the script to make sure it will bypass bot detection on Datadome, I would be happy to answer any questions related to the site. Here is the link to my upwork profile https://www.upwork.com/freelancers/~013cc32e05256aa6f5 hit me. I am unable to post the script as a python file here so I have added a .txt extension to it, just change the .txt to .py and test the scipt scrapper.txt

pc11000 commented 1 month ago

Hi, I have made changes to the script to make sure it will bypass bot detection on Datadome, I would be happy to answer any questions related to the site. Here is the link to my upwork profile https://www.upwork.com/freelancers/~013cc32e05256aa6f5 hit me. I am unable to post the script as a python file here so I have added a .txt extension to it, just change the .txt to .py and test the scipt scrapper.txt

Hi @AlexObbs Thx for your contribution. Unfortunately I get the following error when executing the script:

403
<Response [200 OK]>
Error in solving puzzle  ERROR_WRONG_CAPTCHA_ID

Also I am not sure if you are fetching the products from all urls as the url section is removed.

AlexObbs commented 1 month ago

scrapper.txt

pc11000 commented 1 month ago

scrapper.txt

Unfortunately this still does not work