openakita/skills@apify-scraper

Automate web data extraction from 55+ platforms using pre-built Apify Actors.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill openakita-skills-apify-scraper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openakita/skills@apify-scraper
Source: https://github.com/openakita/openakita/tree/main/skills/apify-scraper
Command: npx skills add https://github.com/openakita/openakita --skill openakita-skills-apify-scraper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, apify-client, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the extraction of structured data from websites, social media, and search engines, eliminating the need for manual web scraping and data collection.

Core Features & Use Cases

  • Multi-Platform Scraping: Extracts data from Instagram, TikTok, YouTube, Google, Amazon, eBay, and more using specialized Apify Actors.
  • Structured Output: Delivers data in JSON or CSV formats, ready for analysis.
  • AI-Driven Extraction: Utilizes GPT Scraper for intelligent data extraction from unstructured web content.
  • Use Case: Automatically gather product details, prices, and reviews from multiple e-commerce sites for market analysis.

Quick Start

Use the apify-scraper skill to extract the latest 50 posts from the Instagram user 'openai'.

Frequently Asked Questions about openakita/skills@apify-scraper

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

FAQPage Schema
How do I automate web scraping for social media and e-commerce sites?

Automate web scraping by using pre-built Apify Actors to extract structured data from over 55 platforms, including Instagram, Amazon, and TikTok. It handles rate limiting and outputs data in JSON or CSV formats.

Do I need an Apify API token to extract data from search engines?

Yes, you need an Apify API token to authenticate and extract data from search engines. The Skill uses this token to access specialized Apify Actors for structured web data collection.

Can I extract unstructured web content using AI?

Yes, you can extract unstructured web content using the GPT Scraper Actor. This AI-driven tool intelligently parses and structures data from complex web pages into ready-to-use formats.

What's the best way to gather product prices and reviews for market analysis?

Gather product prices and reviews by deploying e-commerce Apify Actors targeting sites like Amazon and eBay. These Actors automatically collect details and output structured JSON or CSV data for analysis.

Does this web scraping approach handle rate limiting and ethical guidelines?

Yes, this web scraping approach handles rate limiting and follows ethical scraping guidelines. It manages request throttling automatically to ensure reliable data extraction without violating platform rules.

Can I use pandas with the extracted data?

Yes, you can use pandas with the extracted data. The Skill optionally utilizes the pandas library to help process and structure the scraped JSON or CSV outputs for downstream analysis.