Ecwid App Market Scraper avatar

Ecwid App Market Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Ecwid App Market Scraper

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

Crawler Bros

Maintained by Community

Actor stats

4

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

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

FieldTypeDescriptionDefault
modeSelectbrowse (all), byCategory, or searchbrowse
categorySelectCategory slug for byCategory mode
searchQueryTextKeyword for search mode
includeFreeOnlyBooleanReturn only free appsfalse
maxItemsNumberMaximum apps to return (1–500)50

Categories

SlugLabel
featuredFeatured
marketingMarketing
shippingShipping
analyticsAnalytics & Reporting
accountingAccounting
dropshippingDropshipping
toolsTools
store-designStore Design
selling-on-marketplacesSelling on Marketplaces
customer-supportCustomer Support & Rewards

Output

FieldTypeDescription
appIdStringUnique app namespace/slug
nameStringApp name
taglineStringShort description
descriptionStringFull description (may contain HTML)
developerStringDeveloper/company name
categoriesArrayApp categories
pricingTypeStringfree, paid, or freemium
pricingStringHuman-readable pricing string
urlStringApp marketplace page URL
iconUrlStringApp icon URL
headerImageUrlStringApp header/banner image URL
scrapedAtStringISO 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 free
  • paid: 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.