VOOZH about

URL: https://apify.com/applora/shopify-app-category-rank-scraper

โ‡ฑ Shopify App Category Rank Scraper ยท Apify


Pricing

Pay per usage

Go to Apify Store

Shopify App Category Rank Scraper

Track app rankings inside any Shopify App Store category โ€” returns every listed app with its absolute position, sponsored status, and Built for Shopify badge.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Applora

Applora

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Track app rankings inside any Shopify App Store category. Input one or more category handles or URLs and the actor paginates through all listing pages, returning each app as a flat dataset row with its absolute position.

Features

  • Flexible Input: Accepts bare category handles (store-management) or full App Store URLs (https://apps.shopify.com/categories/store-management/all)
  • Pagination: Automatically follows listing pages up to maxPages per category
  • Absolute Position: Position is counted across all pages, so position 25 is the first app on page 2
  • Sponsored Detection: Identifies sponsored/ad placements vs. organic rankings
  • Built for Shopify: Flags apps carrying the Built for Shopify badge
  • Run Stats: Records per-category success/failure counts and total apps in the key-value store

Input

FieldTypeRequiredDefaultDescription
categoryHandlesarrayYesโ€”Category handles or URLs, e.g. ["store-management", "sales-channels"]
maxPagesintegerNo5Max listing pages per category. Each page contains up to 24 apps.

Output

Dataset

One row per app per category, ordered by position.

{
"categoryHandle":"store-management",
"categoryName":"Store management",
"categoryUrl":"https://apps.shopify.com/categories/store-management/all",
"appHandle":"klaviyo",
"appName":"Klaviyo: Email Marketing & SMS",
"appUrl":"https://apps.shopify.com/klaviyo",
"position":1,
"page":1,
"isSponsored":false,
"isBuiltForShopify":true,
"scrapedAt":"2024-06-01T00:00:00.000Z"
}
FieldTypeDescription
categoryHandlestringCategory handle (e.g. store-management)
categoryNamestringDisplay name of the category
categoryUrlstringCanonical category URL
appHandlestringApp handle slug
appNamestringApp display name
appUrlstringFull App Store URL of the app
positionnumberAbsolute ranking position across all pages (starts at 1)
pagenumberSource page number
isSponsoredbooleanWhether the app is in a sponsored/ad placement
isBuiltForShopifybooleanWhether the app carries the Built for Shopify badge
scrapedAtstringISO 8601 timestamp of when the category was scraped

Stats (Key-Value Store)

{
"total":3,
"succeededCategories":3,
"failedCategories":0,
"totalApps":312
}
FieldDescription
totalTotal number of categories requested
succeededCategoriesCategories where at least one page was scraped
failedCategoriesCategories that failed to fetch (network errors, etc.)
totalAppsTotal individual app rows pushed to the dataset

Usage Examples

Track rankings for a single category

{
"categoryHandles":["store-management"]
}

Track rankings for multiple categories with full URL input

{
"categoryHandles":[
"https://apps.shopify.com/categories/store-management/all",
"https://apps.shopify.com/categories/sales-channels/all"
],
"maxPages":10
}

Scrape only the first page (top 24 apps)

{
"categoryHandles":["store-management","marketing","sales-channels"],
"maxPages":1
}

You might also like

Shopify AppStore Scraper

applora/shopify-appstore-scraper

A powerful Apify Actor designed to extract comprehensive data from the Shopify App Store. This scraper can discover all available apps, collect detailed application information, and extract user reviews from any Shopify app, making it perfect for market research, and competitor analysis.

210

5.0

(4)

Shopify Store Analyzer | $4/1K | Revenue, Traffic, Tech Stack

apivault_labs/shopify-store-analyzer

Most complete Shopify intelligence tool, lowest price. Analyze any store: revenue estimate, real traffic, brand age, 60+ apps, tracking IDs (GTM/GA4/FB Pixel), promo codes, dropshipper risk score, international expansion. StoreLeads ($29/mo) alternative - pay-per-use $4/1K, no API key.

51

Shopify App Store Scraper

pamitvn/shopify-app-store-actor

Crawl the Shopify App Store to extract app details, search rankings, category rankings, and autocomplete suggestions. Uses PlaywrightCrawler for JavaScript-heavy pages.

Shopify App Store Scraper โ€” Details & Reviews

freshactors/shopify-app-store-scraper

Reliable, always-fresh Shopify App Store data: app details, app reviews, and catalog discovery. Monitored daily. By FreshActors.

Shopify App Store Scraper โ€” Apps, Reviews & Developer Leads

scrapesage/shopify-app-store-scraper

Scrape the Shopify App Store: app listings, pricing plans, ratings, ratings histogram, reviews, Built for Shopify badges, categories, languages & developer contact leads. Search by keyword, category, developer or URL. No login. Monitoring mode. Export JSON, CSV, Excel.

Shopify App Store Scraper

parseforge/shopify-app-store-scraper

Pull Shopify apps with name, developer, rating, review count, category, description, screenshots, and icon. Discover via sitemap with 30,000+ apps indexed. Filter by keyword to narrow the results. Export to JSON, CSV, or Excel for ecommerce ecosystem research and competitive analysis.

Apple App Store Scraper โ€” iOS App Reviews & Details

freshactors/app-store-scraper

Reliable, always-fresh Apple App Store data: app details, search, and customer reviews. Monitored daily, throttle-resistant. By FreshActors.

Shopify App Store Scraper

gio21/shopify-app-store-scraper

Search the Shopify App Store by keyword and extract every app result: name, rating, review count, pricing label, tagline, icon, and Built for Shopify badge.

Shopify Hidden API Spy - Zero-DOM Product & Price Intel

foxpink/shopify-hidden-api-spy

Extract every product, variant, price, image, and tag from any Shopify store via hidden JSON API. Zero DOM, zero browser โ€” never breaks. Includes competitive intelligence: launch velocity, price range, and tag cloud analysis.

๐Ÿ‘ User avatar

Nguyแป…n Anh Duy

5

4.7

(3)

WooCommerce Store Analyzer | $10/1K | Plugins, Tech Stack

apivault_labs/woocommerce-store-analyzer

Spy on any WooCommerce store: traffic, estimated revenue, brand age, 70+ plugins detected, tech stack, tracking IDs (GTM/GA4/FB Pixel), dropshipper risk, international expansion, customer segment, marketing mix. 8 public data sources. Pay-per-use $10/1K.

3