Google Workspace Marketplace Category Tracker avatar

Google Workspace Marketplace Category Tracker

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Google Workspace Marketplace Category Tracker

Google Workspace Marketplace Category Tracker

Track ranked apps in any Google Workspace Marketplace category. Returns app name, developer, rating, review count, pricing model, categories, description, icon URL and direct app URL, sorted by rank.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(7)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

7

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Monitor app rankings and metadata across all 26 categories of the Google Workspace Marketplace. Each run returns apps sorted by their rank position within the chosen category, with rating, review count, pricing model, and direct URLs — perfect for competitive research, market mapping, and daily rank monitoring.


What data you get

FieldTypeDescription
rankInCategoryinteger1-based position in the category listing
appIdstringUnique numeric app ID
namestringApp display name
developerstringDeveloper / company name
ratingfloatAverage star rating (0.0–5.0)
reviewCountintegerTotal number of ratings
pricingModelstringFree, Paid, or Freemium
categoriesarrayCategory slugs the app belongs to
shortDescriptionstringOne-line description
appUrlstringDirect URL to the app listing
iconUrlstringApp icon image URL
categorystringCategory slug used in this run
scrapedAtstringISO-8601 UTC timestamp

Input options

FieldTypeRequiredDefaultDescription
categoryselectYespopular-appsCategory slug to scrape
maxItemsintegerNo50Max apps to return (1–200)

Available categories

SlugLabel
popular-appsMost Popular
top-ratedTop Rated
featured-partner-appsFeatured Partner Apps
recommendedRecommended for Google Workspace
work-from-everywhereWork from Everywhere
business-essentialsBusiness Essentials
apps-to-discoverApps to Discover
google-appsBuilt by Google
business-toolsBusiness Tools (all)
business-tools/accounting-and-financeBusiness Tools — Accounting & Finance
business-tools/administration-and-managementBusiness Tools — Administration & Management
business-tools/erp-and-logisticsBusiness Tools — ERP & Logistics
business-tools/hr-and-legalBusiness Tools — HR & Legal
business-tools/marketing-and-analyticsBusiness Tools — Marketing & Analytics
business-tools/sales-and-crmBusiness Tools — Sales & CRM
productivityProductivity (all)
productivity/creative-toolsProductivity — Creative Tools
productivity/web-developmentProductivity — Web Development
productivity/office-applicationsProductivity — Office Applications
productivity/task-managementProductivity — Task Management
educationEducation (all)
education/academic-resourcesEducation — Academic Resources
education/teacher-and-admin-toolsEducation — Teacher & Admin Tools
communicationCommunication
utilitiesUtilities
enterprise-appsEnterprise / Admin Managed

Example output record

{
"rankInCategory": 1,
"appId": "1008170693301",
"name": "Mailmeteor - Mail merge for Gmail",
"developer": "Mailmeteor",
"rating": 4.92,
"reviewCount": 11695,
"pricingModel": "Free",
"categories": ["productivity/creative-tools", "productivity/web-development"],
"shortDescription": "Send hundreds of personalized emails with your Gmail.",
"appUrl": "https://workspace.google.com/marketplace/app/mailmeteor_mail_merge_for_gmail/1008170693301",
"iconUrl": "https://lh3.googleusercontent.com/QAmS5hDnm1HmpWO8ymEr18vEtLjpzG9hYRkJ0nQUkCaxxGj0tcxA",
"category": "top-rated",
"recordType": "workspace_app",
"scrapedAt": "2026-05-20T10:00:00+00:00"
}

Use cases

  • Competitive intelligence — track where your app ranks across all relevant categories week over week.
  • Market research — identify top-rated apps in a niche before building your own.
  • Partner discovery — find integration partners across business tool categories.
  • Price benchmarking — compare free vs paid app distribution in a target category.
  • Rank monitoring — run daily with maxItems: 50 and compare datasets over time.

FAQ

How often should I run this? For rank tracking, daily runs are ideal. Use Apify's scheduler and the dataset comparison features to detect rank changes.

Does it require a Google account or API key? No. The scraper uses the public marketplace website and requires no authentication or credentials.

How many apps does each category page have? Categories typically list 25–100 apps. Setting maxItems higher than the actual count returns all available apps.

Why do some records not have a reviewCount or rating? Very new apps may have 0 ratings. Those fields are omitted when no data is available (never set to null).

What is pricingModel? Three values: Free (no cost), Paid (requires payment), Freemium (free tier with paid features). Determined from the marketplace listing metadata.

Can I track subcategories like business-tools/accounting-and-finance? Yes — all 26 category slugs including subcategories are available in the category dropdown.