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

Google Search: Allow extracting items from SERP results #78

Merged
merged 12 commits into from
Nov 22, 2024

Conversation

Gallaecio
Copy link
Contributor

@Gallaecio Gallaecio commented Nov 6, 2024

@Gallaecio Gallaecio requested a review from wRAR November 12, 2024 10:34
@Gallaecio Gallaecio marked this pull request as ready for review November 12, 2024 10:34
@@ -58,6 +124,7 @@ class GoogleDomainParam(BaseModel):

class GoogleSearchSpiderParams(
MaxRequestsParam,
SerpItemTypeParam,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we provide extract_from option, which applies only for the items extracted from the linked websites, not to search results extraction itself?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need to be in the same PR though.
We also should add custom attributes extraction, probably also separately.

@kmike
Copy link
Contributor

kmike commented Nov 12, 2024

The implementation looks good to me.

@Gallaecio Gallaecio merged commit 55663e0 into zytedata:main Nov 22, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

3 participants