Slack Marketplace Scraper
Pricing
from $7.00 / 1,000 results
Slack Marketplace Scraper
Scrape Slack Marketplace apps by category. Collects names, descriptions, pricing, developer contacts, categories, features, and profile links — with full detail pages for every app (up to 200 per run).
Pricing
from $7.00 / 1,000 results
Rating
0.0
(0)
Developer
Marco Rodrigues
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 days ago
Last modified
Categories
Share
Collect apps from the Slack Marketplace by category — names, descriptions, pricing, developer contacts, categories, AI/agent flags, and more — ready to export as CSV, Excel, or JSON.
Every run opens each app’s detail page so you get the full public listing, not just the card preview. Up to 200 apps per run.
Perfect for...
- Product & partnership teams: Map the Slack app ecosystem by category
- Security / IT: Pull developer contacts, privacy links, and pricing at scale
- Market researchers: Track AI apps, agents, and pricing mixes over time
- Data pipelines: Structured marketplace data for CRM, enrichment, or dashboards
Why this scraper
- Category browse: Pick from official Marketplace categories (Developer Tools, AI Apps & Assistants, Productivity, …)
- Optional filters: Sort by Popularity or Name; filter Free / Paid / Free and paid
- Full detail pages: Description, support email, developer website, privacy policy, screenshots, feature flags
- No login required: Works with public Marketplace listings
What's in the data?
For every app you get:
- Identity:
id,slug,name,url,logo - Copy:
description(full detail-page text when available) - Commercial:
pricing,pricing_code - Contacts:
developer,support_email,support_link,developer_website,privacy_policy,company_headquarters - Taxonomy:
categories,supported_languages,category(the filter you chose) - Product flags:
is_ai_app,is_agent_app,is_org_ready_app,is_slack_owned - Features / media:
slash_commands,global_shortcuts,message_shortcuts,mcp_servers,screenshots,video_url
Quick start
- Open the Actor Input tab
- Pick a Category
- Optionally set Sort by and Pricing
- Set Max apps (up to 200; each app includes a full detail page)
- Click Start, then export CSV / Excel / JSON
Input example
{"category": "Developer Tools","sort_by": "Popularity","pricing": "All","max_apps": 50}
Input reference
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
category | string | Yes | Developer Tools | Slack Marketplace category to scrape. |
sort_by | string | No | Popularity | Popularity or Name. |
pricing | string | No | All | All, Free, Paid, or Free and paid. |
max_apps | integer | No | 50 | How many apps to collect (1–200). |