
Wix Product Parser
1 day trial then $24.99/month - No credit card required now

Wix Product Parser
1 day trial then $24.99/month - No credit card required now
Scrape and download products from Wix websites. Use a single product page, one or multiple category pages, or scrape the entire site. Get uniform, structured product data easily.
Actor Metrics
1 Monthly user
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified 6 days ago
You can access the Wix Product Parser programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "url": "https://www.igewa.fr/",
3 "single_url": "https://www.igewa.fr/product-page/chemise-suzie",
4 "proxy_settings": {
5 "useApifyProxy": true
6 }
7}' |
8apify call street_protractor/wix-product-parser --silent --output-dataset
Wix Product Parser – Scrape & Download Wix Website Products API through CLI
The Apify CLI is the official tool that allows you to use Wix Product Parser locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: