TiagoS
Supreme Member
- Jul 5, 2014
- 1,237
- 1,105
Hey guys! I'm developing a bot that scrapes prices from a specific website and i'm running into a problem. Somehow, the website is able to tell that I'm using selenium/chrome webdriver. It displays higher prices when I scrape trough my bot and when I search manually, it shows fake/higher prices. (I've done a search and it is confirmed that the website does that, other people mentioned it). Here what I have tried so far:
- Clearing cookies/cache
- Random delays
-Changing User agent
-Using proxies
I'm looking for ideas of what I might be doing wrong, what kind of footprints am I leaving? What's even worse is that sometimes it works and sometimes is does not (it works 4 out of 10 times).
I am even willing to pay if someone manages to come up with a solution, if that's the case (Pm me if you can).
- Clearing cookies/cache
- Random delays
-Changing User agent
-Using proxies
I'm looking for ideas of what I might be doing wrong, what kind of footprints am I leaving? What's even worse is that sometimes it works and sometimes is does not (it works 4 out of 10 times).
I am even willing to pay if someone manages to come up with a solution, if that's the case (Pm me if you can).