-
Notifications
You must be signed in to change notification settings - Fork 59
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
Dom class change? (no srp class) #87
Comments
Hi @migliori I don't have any issue at this moment. Can you give me more details on how you are querying google? Are you using CURL? |
Thanks for the quick answer. Yes I'm using Curl, and proxies from https://www.myprivateproxy.net
I understand it can be difficult for you to help if you can't reproduce the issue. If you want I can give you an ftp access. I'm available on chat at https://www.phpformbuilder.pro when I'm online. Thanks again, Gilles |
Did you try without the proxy? |
Yes, the issue comes from the proxy. Without proxy it works like a charm. |
I've got the answer of the proxies provider, and they finally couldn't help. |
Hello,
Thanks for this wonderful work - really -
I'm using your Search Engine at https://www.hack-hunt.com/find-illegal-shared-links.html, just finished the setup and it works fine now, but I had to edit vendor/serps/search-engine-google/src/Page/GoogleSerp.php.
In javascriptIsEvaluated() function:
I get the body content, but the body class is empty so the function throws an InvalidDOMException.
I forced it to return true, I know this is not the best way but I couldn't find a better solution for now.
Here's the body content I get with var_dump($body);
Thanks for your answer
google-body.txt
The text was updated successfully, but these errors were encountered: