Skip to content

[Feature Request] Add CLI-based Google Search Scraper Script #460

@AhsanRiaz786

Description

@AhsanRiaz786

Description

I'd like to add a simple CLI-based Python script that scrapes Google search results.

Features:

  • Takes a search term as input
  • Takes number of pages to scrape
  • Scrapes title and URL from Google results
  • Saves results to a CSV file

Reason:

This tool could be helpful for quick info gathering, SEO checks, and research purposes. It will use standard libraries like requests, BeautifulSoup, and argparse.

Let me know if this would be a welcome addition. Happy to take it up and open a PR!

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions