Zoom Marketplace Scraper
Pricing
$0.01 / 1,000 scraped apps
Zoom Marketplace Scraper
Scrape public Zoom Marketplace apps by search, product, browse, app ID, or app URL. Export app names, developers, ratings, categories, product rank, FedRAMP and Essential App flags, privacy/support links, and OAuth scopes.
Pricing
$0.01 / 1,000 scraped apps
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
Share
🔎 Zoom Marketplace Scraper for app research
Zoom Marketplace Scraper collects public app listings from the Zoom App Marketplace so you can research Zoom apps, integration partners, permissions, ratings, and product rank without opening every listing by hand. Search by keyword, browse the public directory, filter by one Zoom product, or audit known app IDs and URLs, then export clean rows for analysis.
- Use the zoom meeting product target to review Zoom Meeting apps and keep source rank context.
- Search for zoom workplace app ideas when mapping apps that connect to Zoom Workplace.
- Review zoom app listings for categories, developers, ratings, and public permission scopes.
- Compare public marketplace facts before deciding whether a Zoom API workflow is worth building.
- Audit Zoom App Marketplace permissions for known app IDs or listing URLs before approving integrations.
📦 Returned data
Each saved row is one public Zoom Marketplace app. Depending on what Zoom exposes for that app, rows can include:
appId,name,description, andiconUrldeveloper.name,developer.businessName,developer.businessEmail,developer.privacyPolicyUrl, anddeveloper.supportUrlzoomProductsandzoomSurfacesusagefedRampAuthorizedandessentialAppcategoriesrating.average,rating.total, andrating.starCountsrank.productandrank.positionfor product-target runspermissions.scopesByCategorywhen public OAuth scopes are available
The Actor keeps source-native IDs and labels. If Zoom Marketplace does not expose a fact for a public app, the field stays null or empty instead of being guessed.
🚀 How to run
- Open the Actor input.
- Fill exactly one target section: browse all apps, search queries, one Zoom product, or app IDs/URLs.
- Set Maximum apps to a small number for your first run.
- Start the Actor and open the dataset.
You do not need a Zoom login, Zoom API key, cookies, or OAuth token. For a quick first run, keep the prefilled zoom search target and leave the shared filters on their defaults.
🎯 Input
Use Search queries when you want matching Zoom apps for phrases such as scheduling, ai notetaker, crm, or zoom.
Use Browse all Marketplace apps when you want the public directory in Zoom's default order.
Use Zoom product when you need product-specific apps and rank context. Supported products include Zoom Meeting, Zoom Phone, Zoom Webinar, Zoom Chat, Zoom Rooms, Zoom Events, Zoom Whiteboard, Zoom IQ, and Zoom Contact Center.
Use Zoom app IDs or URLs when you already know the listings to audit, such as:
PN3rVBK6R0aXBU5Fw2i6aQhttps://marketplace.zoom.us/apps/PN3rVBK6R0aXBU5Fw2i6aQ
Shared options apply to browse, search, and product targets. You can filter by usage type, keep only FedRAMP-authorized apps, keep only Essential Apps, and set the maximum number of apps to save.
🧾 Output example
{"appId": "PN3rVBK6R0aXBU5Fw2i6aQ","name": "Glean Search Crawler for Zoom","developer": {"name": "Glean","businessName": "Glean Technologies, Inc.","businessEmail": "team@glean.com","privacyPolicyUrl": "https://www.glean.com/privacy-policy","supportUrl": "https://support.glean.com/hc/en-us"},"description": "Know what your company knows, instantly. Search across your meetings and recordings.","iconUrl": "https://marketplacecontent-cf.zoom.us/example.png","zoomProducts": ["ZOOM_MEETING"],"zoomSurfaces": [],"usage": "ADMIN_MANAGEMENT","fedRampAuthorized": false,"essentialApp": false,"categories": ["Other", "Productivity"],"rating": null,"rank": {"product": "ZOOM_MEETING","position": 1},"permissions": {"scopesByCategory": {"User": ["user:read:user:admin"],"Meetings": ["meeting:read:meeting:admin"]}}}
For browse and search runs, rank is null. When Zoom does not expose public scopes for an app, permissions is null.
💳 Pricing
This Actor uses pay-per-event pricing. You are charged once for each saved Zoom Marketplace app.
One saved app can include listing data, product rank, ratings, developer facts, and public permission data. Empty runs, invalid mixed-target inputs, skipped duplicates, and apps that are not saved as dataset rows are not charged as app events.
🔌 Integrations
- Run the Actor through the Apify API for repeatable Zoom app data exports.
- Schedule recurring runs to monitor marketplace changes over time.
- Export datasets as JSON, CSV, Excel, XML, RSS, or HTML.
- Send finished-run data to webhooks or downstream BI and review workflows.
❓ FAQ
🔐 Do I need a Zoom account?
No. The Actor collects public Zoom Marketplace listing data and does not ask for Zoom cookies, a Zoom API key, an OAuth token, or a Zoom login.
🔎 Can I search Zoom apps by keyword?
Yes. Fill the Search queries target with one or more phrases. The Actor saves matching public Zoom Marketplace apps up to your maximum app limit.
📊 Can I track app rank for a Zoom product?
Yes. Use the Zoom product target. Rows from that target include rank.product and rank.position based on Zoom's public product listing order.
🔐 Does it return OAuth permissions?
Yes, when Zoom exposes public permission scopes for the app. The output groups scopes under permissions.scopesByCategory.
📭 Why are some fields null?
Zoom Marketplace does not expose every fact for every app. The Actor keeps unavailable fields as null or empty arrays instead of inventing values.
🧩 Why not use the Zoom API?
The Zoom API is useful for authenticated Zoom account workflows. This Actor is for public marketplace research: app discovery, product rank, developer facts, ratings, and public OAuth scopes without a Zoom account or API key.
🧭 What are Zoom Marketplace alternatives?
For broader app and software research, you can compare Zoom Marketplace data with other public directories such as the Chrome Web Store, Google Play Store, Apple App Store, ChatGPT Marketplace, and G2. This Actor only collects public Zoom Marketplace apps.
📝 Changelog
- 0.0: Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Other actors
- ChatGPT Marketplace Scraper ↗ - Export public custom GPT listings, creators, categories, usage metrics, and source ranks.
- Chrome Extensions Scraper ↗ - Collect Chrome Web Store extension listings, publishers, manifests, permissions, and media.
- Google Play Store Scraper ↗ - Scrape Android app data, reviews, permissions, and Data Safety disclosures.
- Apple App Store Scraper ↗ - Export public iOS app metadata, charts, ratings, and review data.
- G2 Products Scraper ↗ - Collect public software product profiles, ratings, categories, vendors, and review data.
Made with ❤️ by Maxime Dupré