Chewy.com Scraper
Pricing
from $1.00 / 1,000 products
Go to Apify Store
Chewy.com Scraper
Search Chewy.com by name and scrape full product pages (metadata, rating, reviews, categories, variant links, images).
Chewy.com Scraper
Pricing
from $1.00 / 1,000 products
Search Chewy.com by name and scrape full product pages (metadata, rating, reviews, categories, variant links, images).
All notable changes to the Chewy.com Scraper. Versions match deployed build tags.
productIds input — scrape specific products by Chewy id (e.g. 141437) without
needing the full URL.flags now mirrors all boolean is* flags in one object — added deal, new,
ad alongside the existing ones. Top-level isDeal/isNew/isAd are kept too.isNew is now a top-level field (next to isDeal) instead of living inside flags.aboutThisItem section content is now returned as HTML (bullet lists → <ul>,
the Size chart → a real <table>) instead of Markdown — ready to drop into a page.flags object: prescription, giftCard, bundle, discontinued,
chewyExclusive, rx.autoshipDiscountPct and listDiscountPct (discount percentages).currency and gtin (UPC/EAN barcode).isDeal flag (product on sale/special).dimensions (physical size string).aboutThisItem: the "About This Item" blocks, including care Instructions and
the Size chart.includeSearchResults input to also save the lighter search-result cards.queries / startUrls; bot protection is handled for you.queries, startUrls, maxItems, excludeProductIds, excludeKeywords,
scrapeVariants, maxConcurrency.