
Wiggle (wiggle.com) scraper
- strajk/wiggle-wiggle-com-scraper
- Modified
- Users 3
- Runs 288
- Created by
Pavel Dolecek
Scrapes products titles, prices, images and availability. Does NOT scrape product details.
Beware
Original price is calculated from current price and discount percentage, so it might be inaccurate. Original price is not present on the listing page.
Only works with USD currency at the moment.
Price and availability differs a lot on specific product variant – that is not handled by the scraper at the moment. Lowest price, and highest discount are scraped.
Output example
- itemId
string
- itemName
string
- itemUrl
string
- img
string
- inStock
boolean
- currentPrice
number
- originalPrice
number
- currency
string
ON THIS PAGE