Scrapy / Zyte
communityPython web scraping framework with Zyte cloud platform for managed scraping infrastructure.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://autoextract.scrapinghub.com/v1/extractExtract article content
Parameters
urlarticle URL (stringrequiredpageTypearticle (stringrequiredReturns
article with headline, datePublished, articleBody, author, mainImage, url, probabilityPOST
https://autoextract.scrapinghub.com/v1/extractExtract product data
Parameters
urlproduct URL (stringrequiredpageTypeproduct (stringrequiredReturns
product with name, price, currency, description, mainImage, brand, availability, aggregateRatingPOST
https://app.zyte.com/api/v2/spiders/{spiderId}/jobsStart a crawl job
Parameters
spiderIdspider ID (stringrequiredjob_settingscrawler settings (objectoptionalReturns
jobId, status, spider, started_time