{
  "object": "actor",
  "data": {
    "id": "zen-studio/1688-wholesale-scraper",
    "slug": "zen-studio~1688-wholesale-scraper",
    "upstream_actor_id": "ghXSMZcW3GxsCrkiR",
    "name": "1688-wholesale-scraper",
    "owner": "zen-studio",
    "url": "https://apify.com/zen-studio/1688-wholesale-scraper",
    "capability": "website_crawl_to_report",
    "capabilities": [
      "website_crawl_to_report",
      "product_price_extraction",
      "company_enrichment"
    ],
    "schema": "website_page.v1",
    "platform": "web",
    "categories": [
      "LEAD_GENERATION",
      "ECOMMERCE",
      "AUTOMATION"
    ],
    "pricing_model": "PAY_PER_EVENT",
    "allows_agentic_users": true,
    "router_score": 129.9,
    "quality": "router_premium",
    "metrics": {
      "users_30d": 152,
      "runs_30d": 12252,
      "estimated_monthly_revenue": 2435.11990818442,
      "hard_failure_rate": 0.00424421,
      "months_since_modified": 0,
      "opportunity_score": 0.0535
    },
    "api": {
      "run": "/v1/actors/zen-studio~1688-wholesale-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
    }
  }
}