{
  "object": "actor",
  "data": {
    "id": "gio21/shopee-scraper",
    "slug": "gio21~shopee-scraper",
    "upstream_actor_id": "fmKWN5uByUCIy2Sam",
    "name": "shopee-scraper",
    "owner": "gio21",
    "url": "https://apify.com/gio21/shopee-scraper",
    "capability": "website_crawl_to_report",
    "capabilities": [
      "website_crawl_to_report",
      "product_price_extraction",
      "general_web_scraping"
    ],
    "schema": "website_page.v1",
    "platform": "web",
    "categories": [
      "ECOMMERCE",
      "DEVELOPER_TOOLS",
      "AI"
    ],
    "pricing_model": "PAY_PER_EVENT",
    "allows_agentic_users": true,
    "router_score": 134.32,
    "quality": "router_premium",
    "metrics": {
      "users_30d": 195,
      "runs_30d": 18540,
      "estimated_monthly_revenue": 3517.39991450161,
      "hard_failure_rate": 0.0514024,
      "months_since_modified": -0.0328515,
      "opportunity_score": 0.0579
    },
    "api": {
      "run": "/v1/actors/gio21~shopee-scraper/runs",
      "status": "/v1/runs/{run_id}",
      "result": "/v1/runs/{run_id}/result",
      "legacy_status": "/v1/jobs/{run_id}",
      "legacy_result": "/v1/jobs/{run_id}/result"
    }
  },
  "capability": {
    "id": "website_crawl_to_report",
    "title": "Website crawl to report",
    "schema": "website_page.v1",
    "description": "Crawl websites, pages, articles, sitemaps, and convert raw pages into structured outputs.",
    "terms": [
      "website",
      "crawler",
      "crawl",
      "scraper",
      "scrape",
      "sitemap",
      "article",
      "content",
      "page",
      "news",
      "url"
    ],
    "targets": [
      "google",
      "news"
    ],
    "categories": [
      "NEWS",
      "DEVELOPER_TOOLS",
      "AUTOMATION"
    ],
    "exampleInput": {
      "startUrls": [
        {
          "url": "https://example.com"
        }
      ],
      "maxRequestsPerCrawl": 50
    }
  }
}