google-search-scraper

Scrape content and images from top organic Google search results.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/sekka1/Chat-web-travels --skill google-search-scraper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-search-scraper
Source: https://github.com/sekka1/Chat-web-travels/tree/main/.github/skills/google-search-scraper
Command: npx skills add https://github.com/sekka1/Chat-web-travels --skill google-search-scraper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of searching Google, filtering out advertisements, and extracting valuable content and images from the top organic search results, saving you time on manual research and data gathering.

Core Features & Use Cases

  • Intelligent Search: Performs Google searches with any query.
  • Ad Filtering: Automatically identifies and skips advertisements in search results.
  • Content & Image Scraping: Extracts main article content and relevant images from organic results.
  • Structured Output: Saves scraped data into organized markdown files and image directories with attribution.
  • Use Case: When you need to research a travel destination, find the best restaurants in a city, or gather information on a specific topic, this Skill can quickly compile relevant content from multiple sources.

Quick Start

Use the google-search-scraper skill to find and scrape the top 3 results for "best hiking trails in Banff".

Frequently Asked Questions about google-search-scraper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape Google search results and extract content automatically?

To scrape Google search results automatically, this Skill uses Playwright browser automation to perform queries, filter advertisements, and extract content with images from the top organic results into structured markdown files.

Can I filter out Google search ads when extracting content with Playwright?

Yes, you can filter out Google search ads during content extraction. The Skill automatically identifies and skips paid advertisements, ensuring only organic search results are scraped for your research and data gathering.

Do I need Playwright to automate Google searches and gather web content?

You need Playwright installed to automate Google searches and gather web content. This Skill depends on Playwright for robust browser automation to perform queries and scrape top organic results effectively.

What is the best way to extract images and text from top organic search results?

The best way to extract images and text from organic search results is using this Skill, which scrapes main article content and relevant images from the top N results, saving them into organized markdown files and image directories with attribution.

How does web scraping handle structured output for aggregated search content?

Web scraping handles structured output by saving extracted content and images into organized markdown files and dedicated image directories with attribution. This creates structured data outputs suitable for research, data gathering, and content aggregation.