v0.2.6
What's changed
New features
- Now the
PlayWrightFetchercan use the real browser directly with thereal_chromeargument passed to thePlayWrightFetcher.fetchfunction but this requires you to have Chrome browser installed. Scrapling will launch an instance of your Chrome browser and you can use most of the options as normal. (Before you only had thecdp_urlargument to do so) - Pumped up the version of headers generated for real browsers.
Bugs Squashed
- Turns out the format of the browser headers generated by
BrowserForgewas outdated which made Scrapling detected by some protections so nowBrowserForgeis only used to generate real useragent. - Now the
hide_canvasargument is turned off by default as it's being detected by Google's ReCaptcha.
Note
A friendly reminder that maintaining and improving Scrapling takes a lot of time and effort which I have been happily doing for months even though it's becoming harder. So, if you like Scrapling and want it to keep improving, you can help by supporting me through the Sponsor button.