Scraping Distil Networks enabled website

HelenRyan

Junior Member
Joined
Oct 30, 2018
Messages
126
Reaction score
95
Hey, I wonder if anyone found any working solution to scraping websites protected with Distil Networks?
In particular using Selenium.

Tried:
1. Modify "html.webdriver" to be "false"
2. Rename "cdc_" in jar binary.

Open a browser with Selenium enabled and manually open a Distil Networks website enabled. Result: get instant blocked without even using Selenium automation.
 
Back
Top