Wix App Market Scraper
Pricing
from $3.00 / 1,000 results
Wix App Market Scraper
Scrape apps from the Wix App Market. Search by keyword, browse by category, or get trending/collection apps
Pricing
from $3.00 / 1,000 results
Rating
5.0
(4)
Developer
Crawler Bros
Maintained by CommunityActor stats
4
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract apps from the Wix App Market — the official marketplace for Wix website integrations. Search by keyword, browse by category, or get trending apps. No authentication required.
What data do you get?
| Field | Description |
|---|---|
appId | Wix App UUID |
name | App name |
slug | URL slug |
tagline | Short teaser text |
description | Full app description |
developer | Developer/company name |
developerSlug | Developer slug |
categories | Category slugs (e.g. stores, analytics) |
averageRating | Average user rating (1–5) |
reviewCount | Number of user reviews |
pricingType | free, freemium, or paid |
iconUrl | App icon image URL |
url | Direct URL to the app page |
scrapedAt | ISO timestamp |
Use cases
- Market research — Analyze the Wix App ecosystem, pricing trends, and developer landscape
- Competitor analysis — Monitor apps in your niche
- App discovery — Find the best-rated apps for eCommerce, marketing, bookings, etc.
- Developer intelligence — Track app publishers and their portfolio
Input parameters
| Parameter | Type | Description |
|---|---|---|
mode | select | search (keyword), byCategory (browse), trending (trending apps) |
searchQuery | string | Search keyword (used in search mode) |
category | select | Category to browse (ecommerce, marketing, design, etc.) |
maxItems | integer | Max apps to return (1–500, default 20) |
Example input
{"mode": "search","searchQuery": "ecommerce","maxItems": 20}
Example output
{"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e","name": "Wix Stores","slug": "wix-stores","tagline": "Professional eCommerce platform to sell online","developer": "Wix","categories": ["stores"],"averageRating": 4.1,"reviewCount": 4474,"pricingType": "free","iconUrl": "https://static.wixstatic.com/media/22e53e_a53027.png","url": "https://www.wix.com/app-market/wix-stores","scrapedAt": "2026-05-22T10:00:00+00:00","recordType": "app"}
FAQs
Do I need a Wix account? No. The Wix App Market search API is publicly accessible.
How many apps can I scrape? Up to 500 per run, paginated at 50 per page.
What categories are available?
eCommerce, Marketing, Design, Photography, Music, Communication, Business Tools, Blog, Events, Bookings, Restaurants, Finance, Analytics, and more — all selectable via the category dropdown.