Shopify App Store Pricing Export avatar

Shopify App Store Pricing Export

Pricing

$20.00 / 1,000 verified app pricing reports

Go to Apify Store
Shopify App Store Pricing Export

Shopify App Store Pricing Export

Export Shopify App Store pricing plans, trials and stated usage charges to JSON and CSV. Compare up to 10 app URLs per run; $0.02 per verified app, usage included.

Pricing

$20.00 / 1,000 verified app pricing reports

Rating

0.0

(0)

Developer

Kris Jensen

Kris Jensen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Compare published Shopify App Store pricing for a shortlist of apps in JSON and CSV. Submit 1–10 public app listing URLs to export plan prices, billing intervals, free-plan labels, trials and stated additional charges.

Price

$0.02 per verified, delivered app report, including platform usage. There is no startup fee or per-plan fee. One app with three plans costs $0.02; ten successfully reported apps cost $0.20. Invalid or unverified pages are not charged. Duplicate URLs produce one report.

This beta is scheduled to end on September 19, 2026 at 04:41 UTC (September 18 at 9:41 p.m. Pacific). New runs stop after that time unless the availability notice is updated. There is no subscription or automatic renewal.

Inspect the output before running

View a complete three-app sample, including nine plan rows, source evidence and matching input. Download the sample CSV or sample JSON. These are historical public listing snapshots retrieved September 5, 2026 at approximately 03:33 UTC and reparsed locally. They are not a fresh quote or a customer-paid run.

Inspect additionalChargesText and monetaryTermsText together with the base amount: per-location charges, contact tiers or SMS rates can materially change a total. The exporter preserves source statements and does not calculate a personalized bill.

Run an export

  1. Enter exact listing URLs in appUrls, then start the Actor.
  2. Open the completed run's default dataset to view one record per verified app.
  3. Open the run's default key-value store to download OUTPUT for the complete JSON result and PRICING.csv for one row per plan. OUTPUT also contains any failures.
{
"appUrls": [
"https://apps.shopify.com/loox",
"https://apps.shopify.com/judgeme"
]
}

Use https://apps.shopify.com/<app-slug> URLs without query strings, fragments or login credentials. Search pages, category pages and private merchant pages are unsupported. A redirected listing is identified by its final URL and published app name.

What the report contains

Each app report includes its name, source URL and retrieval timestamp, followed by its pricing plans. Plan fields include:

  • amount, currency, interval and explicitly displayed alternative billing options.
  • kind, distinguishing a free plan from free to install, which may still incur charges.
  • freeTrialDays and additionalChargesText where stated in the pricing section.
  • usageLimitsText, containing narrowly recognized quantitative limits such as “Up to 500 orders.”
  • Short source evidence for the extracted pricing facts.

The app-level billingStatement and externalBilling fields preserve stated billing context. CSV includes the plan fields; JSON also includes the app-level context and failures.

For example, this shortened excerpt comes from the public Loox listing, retrieved September 5, 2026 at 01:44 UTC:

{
"name": "Convert",
"kind": "recurring",
"amount": "49.99",
"currency": "USD",
"interval": "month",
"freeTrialDays": 14,
"additionalChargesText": "300 orders included in base price + $50 per additional 300 orders"
}

At the same retrieval, Loox's Beginner plan was labeled free with “Up to 500 orders,” and Unlimited was $299.99/month with a 14-day trial. These are historical examples, not a promise of current prices.

Limits and failures

This is a snapshot of the public listing's pricing section, not a personalized cost quote or a complete inventory of contractual terms. Currency is recorded only when explicitly stated. usageLimitsText extracts a narrow set of quantitative phrases; it can omit limits expressed differently. Other marketing features are omitted. Check the linked source before buying an app.

A null field or empty list means a value was not stated or detected, not that a trial, usage limit or additional charge does not exist. “Verified” means the supported pricing layout was recognized; it does not independently verify the app vendor's claims.

Inaccessible pages and unrecognized pricing layouts appear in OUTPUT's failures with an unverified status and reason. Other valid apps in the batch can still produce reports. The exporter respects robots.txt and does not bypass access restrictions. It does not collect merchant records, contact details, personal IP addresses, reviews or media, and it requires no Shopify login.

Exports are on demand; this Actor does not monitor later price changes or send alerts. For an extraction problem, use the Actor's Issues tab with the public listing URL and run ID. Do not include merchant credentials or private customer data.

Documentation revised September 5, 2026.

Pricing qualifiers in feature lines

monetaryTermsText retains detected per-unit prices and narrow pricing qualifiers stated inside plan features, such as a per-location charge or an SMS add-on rate. usageLimitsText preserves detected numeric limits. These are source statements, not calculated totals; an empty array does not guarantee that no other limits or fees apply.