Skip to content
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

about this result in serp #355

Open
wanghaisheng opened this issue May 9, 2024 · 3 comments
Open

about this result in serp #355

wanghaisheng opened this issue May 9, 2024 · 3 comments

Comments

@wanghaisheng
Copy link

https://blog.google/products/search/about-search-results/
can we get this part of info for each serp

@eliasdabbas
Copy link
Owner

As far as I know, I don't think so.

Here are the full available parameters: https://developers.google.com/custom-search/v1/reference/rest/v1/cse/list

@wanghaisheng
Copy link
Author

check this

url ="https://www.google.com/search/about-this-result?ri=CgwSCgoGY29mZmVlEAMSAggBGgIIASIAKgAyBggDEgJ1czoAQgQIARAASgBaAGoAcgA&url=https%3A%2F%2Fwww.remini.com&hl=en_US&gl=US"
url ="https://www.google.com/search/about-this-result?url=https%3A%2F%2Fwww.remini.com&hl=en_US&gl=US"

@eliasdabbas
Copy link
Owner

That's a great idea. You can construct the URL that you want, and crawl it with the crawl function, and extract the information you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants