Shopify App Store Scraper & Intelligence Engine
Pricing
Pay per usage
Shopify App Store Scraper & Intelligence Engine
Scrape the Shopify App Store by category and extract structured data on apps, developers, pricing, ratings, and reviews. Designed for market research, competitive intelligence, and lead discovery. Outputs Dataset, CSV, and XLSX. No scraping knowledge is required — configure inputs and r
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Artashes Arakelyan
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Shopify App Intelligence Scraper
Scrape the Shopify App Store by category and generate a structured dataset of Shopify apps enriched with key business and intelligence signals such as developer details, pricing, ratings, and reviews metadata.
This Actor is Apify-safe, non-interactive, and designed for automation, analytics, and market research.
What this Actor does
- Crawls Shopify App Store categories
- Extracts app-level metadata
- Normalizes results into a clean tabular dataset
- Exports results to Apify Dataset and downloadable files
Typical use cases
- Shopify app market research
- Competitive intelligence
- App ecosystem analysis
- Lead discovery for agencies and SaaS tools
🚀 Quick Start
Run the Actor with default settings (safe and fast):
{}his will:Scrape a limited subset of Shopify categoriesExtract app metadataCreate an Apify DatasetExport OUTPUT.csv and OUTPUT.xlsxThis will:Scrape a limited subset of Shopify categoriesExtract app metadataCreate an Apify DatasetExport OUTPUT.csv and OUTPUT.xlsx{"shopify": {"selected_categories": ["Store design apps", "Marketing and conversion apps"],"products_per_category": 10}}Who this Actor is forThis Actor is especially useful for:Market researchers analyzing the Shopify app ecosystemAgencies discovering competitors or partner toolsSaaS founders benchmarking similar appsLead generation teams building lists of Shopify app developersConsultants preparing ecosystem or trend reportsNo scraping knowledge required — configure inputs and run.Outputs✅ Apify Dataset (primary output)Each scraped app is pushed as a dataset item and can be:Viewed directly in Apify ConsoleExported to JSON / CSV / XLSX via Apify UI or API✅ Key-Value Store exportsAt the end of the run, the Actor also saves:OUTPUT.csvOUTPUT.xlsxThese files are available in the Key-Value Store of the run and can be downloaded directly.All outputs are automatically available after the run completes.Output fieldsTypical fields include (availability depends on the app):categoryapp_nameapp_urlshort_descriptionfull_descriptiondeveloper_namedeveloper_websitepriceratingreviews_countreviews_sourcescraped_atNote: Not all Shopify apps expose all fields. Missing values are left empty.Input configurationInput overview| Input block | Purpose || --------------- | ------------------------------------------------------------- || `shopify` | Controls which Shopify categories and how many apps to scrape || `limits` | Safety limits for volume and runtime || `output` | Export options (CSV / XLSX) || `proxySettings` | Proxy configuration for stability |{"headless": true}Runs the browser in headless mode.Recommended for Apify Cloud runs.shopifyShopify scraping configuration object.{"shopify": {"nav_config_path": "config/shopify_nav.json","products_per_category": 30,"selected_categories": [],"max_categories": 0}}Parameters| Field | Description || ----------------------- | ----------------------------------------------------------------------- || `nav_config_path` | Path to Shopify category navigation config (must exist in Actor source) || `products_per_category` | Maximum number of apps to scrape per category || `selected_categories` | Filter categories by index or by name || `max_categories` | Limit number of categories (`0` = unlimited) |ExamplesScrape all categories{"selected_categories": []}Scrape by category index{"selected_categories": ["Store design apps"]}Limit to first 2 categories{"max_categories": 2}How to runOn ApifyOpen the Actor in Apify ConsoleClick RunProvide INPUT (or keep defaults)Wait for completionDownload results:Dataset → JSON / CSV / XLSXKey-Value Store → OUTPUT.csv, OUTPUT.xlsxLocally (optional)apify runTechnical notesBuilt with Python + PlaywrightUses Apify SDK Dataset for structured outputUses Key-Value Store for downloadable CSV/XLSXDesigned to be:non-interactiveautomation-safeApify Store–readyLimitationsShopify UI and selectors may change over timeRate limits or bot detection may affect coverageSome apps do not expose all metadata fieldsResults are best-effort based on public Shopify dataLicense & usageUse responsibly and in compliance with:Shopify Terms of ServiceLocal data protection regulationsMaintained by Adinfosys Labs---✅ This README is **final**, **clean**, and **Apify Store–ready**.Next step: `apify push --force`, upload screenshots, paste Store description, and **Publish**.If you want, I can now:- review your **Store preview** before you click Publish, or- help you prepare **Actor #2** using the same template.