apify-ultimate-scraper

Select and run Apify Actors to extract structured data from multiple platforms.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/daanteijema-beep/ai-gids-platform --skill apify-ultimate-scraper-daanteijema-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apify-ultimate-scraper
Source: https://github.com/daanteijema-beep/ai-gids-platform/tree/main/.agents/skills/apify-ultimate-scraper
Command: npx skills add https://github.com/daanteijema-beep/ai-gids-platform --skill apify-ultimate-scraper-daanteijema-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes reference (resource) components.

What problem does it solve?

It solves the problem of manually searching for, configuring, and running different web scrapers for each platform when you need consistent structured data extraction.

Core Features & Use Cases

  • Universal multi-platform scraping: Scrape data across major platforms (e.g., Instagram, Facebook, TikTok, YouTube, Google Maps, Google Search/Trends, Booking.com, TripAdvisor) by selecting the best matching Apify Actor.
  • Schema-first automation: Fetch the selected Actor’s input schema and description so you can provide preferences like output format and result limits safely.
  • Deterministic runner outputs: Run the selected Actor and export results as CSV or JSON, or produce a quick chat summary for smaller lookups.

Use case examples: Generate leads from Maps listings and enrich contact details; monitor brand and competitors by scraping pages/posts/ads; research trends using hashtag, trends, or search scrapes.

Quick Start

Ask the AI to scrape 20 coffee shop locations in Seattle as a CSV export using the Apify universal scraper.

Frequently Asked Questions about apify-ultimate-scraper

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

FAQPage Schema
How do I scrape data from multiple social media platforms without configuring separate web scrapers?

To scrape data across multiple social media platforms without separate scrapers, you can use a universal scraper that automatically selects the best Apify Actor. It fetches the required input schema for platforms like Instagram or TikTok and runs the extraction in a single workflow.

Can I export web scraping results directly to CSV for lead generation?

Yes, you can export web scraping results directly to CSV or JSON for lead generation. The scraper runs the selected Actor with your specified limits and outputs structured dataset items, making it easy to enrich contact details from sources like Maps listings.

Do I need an Apify token to extract structured data from websites?

Yes, you need an Apify token to extract structured data from websites using this scraper. The token is required to fetch actor details, apply the input schema, run the actor, and export the resulting dataset items.

What's the best way to monitor brand competitors across social networks?

The best way to monitor brand competitors across social networks is using a schema-first scraper that applies deterministic runner outputs. It selects matching Apify Actors to scrape pages, posts, and ads, delivering structured data for quick chat summaries or full exports.

Does universal web scraping work for trend research and search engine results?

Yes, universal web scraping works for trend research and search engine results. The scraper selects matching Actors for Google Search, Google Trends, and hashtags, allowing you to research trends and export the structured data as CSV or JSON.

What are the limitations of using a universal scraper for social media analytics?

Limitations of using a universal scraper for social media analytics include basic error handling and result limiting. While it automates schema selection and Actor execution, complex anti-scraping measures on specific platforms may require manual intervention or custom configuration.