[go: up one dir, main page]

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

GoogleScrape #1

Merged
merged 3 commits into from
Nov 3, 2023
Merged

GoogleScrape #1

merged 3 commits into from
Nov 3, 2023

Conversation

Copy05
Copy link
Owner
@Copy05 Copy05 commented Nov 2, 2023

This pull request introduces a new function named GoogleScrape() that scrapes Google search results for a given query. The function utilizes Selenium and BeautifulSoup to extract links from the search results page and handles various scenarios, including handling cookie banners and clicking the "More Results" button. Additionally, it supports options for verbosity, reporting, and rate limiting.

@Copy05 Copy05 merged commit 02b105e into main Nov 3, 2023
@Copy05 Copy05 added Scraping Engine Cmd Args Very Useful SERP Search Engine Result Page Related Stuff SERP - Google Search Engine Result Page Related Stuff around Google labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cmd Args Scraping Engine SERP - Google Search Engine Result Page Related Stuff around Google SERP Search Engine Result Page Related Stuff Very Useful
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant