What problem does it solve? Extracting content from websites and social platforms often fails due to bot detection, CAPTCHAs, JavaScript rendering, or token-heavy API responses, leaving users without reliable access to web data. ## Core Features & Use Cases - Four-Tier URL Scraping: Progressively escalates from WebFetch to Chrome-header curl, Playwright browser automation, and Bright Data proxy to bypass bot detection and CAPTCHAs. - Social Media & Business Data Actors: Scrapes Instagram, LinkedIn, TikTok, YouTube, Facebook, Google Maps, and Amazon through code-first Apify wrappers that filter data before it reaches model context, cutting token usage by up to 99%. - Multi-Page Crawling: Maps and extracts entire sites or sections using Light Crawl (batch scraping with link discovery) or the Bright Data Crawl API for large sites. - Use Case: A marketer asks to gather qualified restaurant leads in Austin; the skill runs the Google Maps actor, filters for highly rated businesses with contact emails in code, and returns only the qualified leads. ## Quick Start Ask the assistant to scrape a specific URL or pull recent posts from a social media profile, and it will route to the appropriate scraping workflow automatically.