You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works great but would appreciate if you could also update the xpath release since go mod defaults to github.com/antchfx/xpath v1.1.5 // indirect
Hello, I'm trying to extract Google's data using Searx's xpath variables, but they only work for some and not all.
These are the xpaths they use:
I made this simple program to test:
The title and url xpaths works, but the content xpath does not.
This is the content of the text.html file:
Any help would be much appreciated :)
The text was updated successfully, but these errors were encountered: