Ecwid App Market Scraper
Pricing
from $3.00 / 1,000 results
Ecwid App Market Scraper
Scrape apps from the Ecwid (Lightspeed E-Series) App Market with name, developer, description, categories, pricing, ratings, and icon.
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
5 days ago
Last modified
Categories
Share
Scrape the Ecwid (Lightspeed E-Series) App Market to extract apps with name, developer, description, categories, pricing type, and icon URL.
Features
- Browse all apps — scrape the complete app marketplace (300+ apps)
- Filter by category — Shipping, Marketing, Analytics, Accounting, Dropshipping, and more
- Search by keyword — filter apps by name, description, or developer
- Free apps only filter — optionally return only free apps
- No authentication or proxy required
Data Source
App data is embedded as JavaScript in the Ecwid marketplace pages (ecwid.com/apps/<category>). The scraper parses this server-rendered data directly — no browser automation needed.
Input
| Field | Type | Description | Default |
|---|---|---|---|
mode | Select | browse (all), byCategory, or search | browse |
category | Select | Category slug for byCategory mode | — |
searchQuery | Text | Keyword for search mode | — |
includeFreeOnly | Boolean | Return only free apps | false |
maxItems | Number | Maximum apps to return (1–500) | 50 |
Categories
| Slug | Label |
|---|---|
featured | Featured |
marketing | Marketing |
shipping | Shipping |
analytics | Analytics & Reporting |
accounting | Accounting |
dropshipping | Dropshipping |
tools | Tools |
store-design | Store Design |
selling-on-marketplaces | Selling on Marketplaces |
customer-support | Customer Support & Rewards |
Output
| Field | Type | Description |
|---|---|---|
appId | String | Unique app namespace/slug |
name | String | App name |
tagline | String | Short description |
description | String | Full description (may contain HTML) |
developer | String | Developer/company name |
categories | Array | App categories |
pricingType | String | free, paid, or freemium |
pricing | String | Human-readable pricing string |
url | String | App marketplace page URL |
iconUrl | String | App icon URL |
headerImageUrl | String | App header/banner image URL |
scrapedAt | String | ISO 8601 timestamp |
Sample Output
{"appId": "shipstation","name": "ShipStation: Shipping Automation","tagline": "The fastest, easiest way to get products to your customers","description": "<p>Shipping doesn't have to be time-consuming or costly...</p>","developer": "ShipStation","categories": ["Catalog & Order Management", "Shipping"],"pricingType": "paid","pricing": "Billed Externally","url": "https://www.ecwid.com/apps/featured/shipstation","iconUrl": "https://djqizrxa6f10j.cloudfront.net/apps/thirdparty/shipstation/icon.png","headerImageUrl": "https://d35z3p2poghz10.cloudfront.net/apps/thirdparty/shipstation/header.png","scrapedAt": "2026-05-22T10:00:00+00:00"}
FAQ
How many apps does Ecwid have? Ecwid's App Market has 300–400 apps across 10+ categories.
Does this require an Ecwid account? No. App data is publicly accessible on the Ecwid website.
What is "Billed Externally"? This means the app has its own pricing page and is billed directly by the developer — not through the Ecwid marketplace.
How is pricingType determined?
free: App is marked as totally free OR pricing says "Free"freemium: Pricing includes "free trial" or tiered pricing starting from freepaid: All other paid apps
What is Ecwid / Lightspeed E-Series?
Ecwid was acquired by Lightspeed Commerce and rebranded as Lightspeed E-Series. The marketplace URL remains ecwid.com/apps.