Lightspeed eCom Store Scraper avatar

Lightspeed eCom Store Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Lightspeed eCom Store Scraper

Lightspeed eCom Store Scraper

Lightspeed eCom Store Scraper Extract product data from any Lightspeed eCom (E-Series) powered online store. Get complete product catalogs with prices, inventory status, images, and descriptions - perfect for competitor analysis, market research, and price monitoring.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Scrape products, prices, and inventory from Lightspeed eCom (E-Series) powered online stores.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"storeUrl": "https://www.toyjoy.com/"
}

Run with real data

{
"demoMode": false,
"storeUrl": "https://www.toyjoy.com/",
"maxProducts": 500,
"scrapeAllPages": true,
"includeOutOfStock": true
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModebooleantrueNoRun with sample data to see the output format without scraping a real store. Perfect for testing before running on actual stores.
storeUrlstring-NoURL of the Lightspeed eCom store to scrape
maxProductsinteger500NoMaximum number of products to scrape
scrapeAllPagesbooleantrueNoScrape products from all category/collection pages (not just homepage)
includeOutOfStockbooleantrueNoInclude out-of-stock products in results

Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal