scraperapi-async
Product-usage reference for ScraperAPI's Async Jobs API — submit scraping jobs in the background and retrieve results via polling or webhook, including batch jobs up to 50,000 URLs. Consult when the user is scraping many URLs, needs non-blocking requests, or wants webhook delivery. Use when user asks: "how do I scrape 1000 URLs with ScraperAPI", "ScraperAPI async jobs", "batch scraping with ScraperAPI", "submit a scraping job and poll for results", "ScraperAPI webhook callback", "scrape URLs in the background", "ScraperAPI batchjobs endpoint". Covers single jobs, batch jobs (up to 50k URLs), webhook callbacks, all apiParams, async-exclusive parameters, binary response decoding, retention policy, and error handling. Note: Transmits user-supplied queries, URLs, and content to ScraperAPI.
适合你,如果需要用ScraperAPI异步抓取大量URL并获取结果。
npx oh-my-skill add scraperapi/scraperapi-skills/scraperapi-asynccurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- scraperapi/scraperapi-skills/scraperapi-asyncnpx oh-my-skill verify scraperapi/scraperapi-skills/scraperapi-async