-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Google Cookie popup is Stopping this Working #37
Comments
Noticed exactly the same thing, and have just been doing some testing, and got around the problem by setting a cookie that states the cookie policy has been agreed - i.e.
Then do your standard do while resonse |
Although the rendered page has a Cookie Popup modal, the SERP results still exist in the DOM * The inability to parse the results is a failing of the preg_match regex formula this library uses, setting cookie fixes the symptoms but not the cause.
|
So for now this still seems broken and unusable, even if you add the cookies manually? |
I can't replicate any of this from my end.
that may be, but the |
This only happens when you using EUROPE Based proxy or IP.! |
It seems like a new Google Cookie popup is stopping this working, see screenshot.
That's what you get when you echo the response.
The text was updated successfully, but these errors were encountered: