Slack Marketplace Scraper avatar

Slack Marketplace Scraper

Pricing

from $7.00 / 1,000 results

Go to Apify Store
Slack Marketplace Scraper

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

Marco Rodrigues

Maintained by Community

Actor 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

  1. Open the Actor Input tab
  2. Pick a Category
  3. Optionally set Sort by and Pricing
  4. Set Max apps (up to 200; each app includes a full detail page)
  5. Click Start, then export CSV / Excel / JSON

Input example

{
"category": "Developer Tools",
"sort_by": "Popularity",
"pricing": "All",
"max_apps": 50
}

Input reference

ParameterTypeRequiredDefaultDescription
categorystringYesDeveloper ToolsSlack Marketplace category to scrape.
sort_bystringNoPopularityPopularity or Name.
pricingstringNoAllAll, Free, Paid, or Free and paid.
max_appsintegerNo50How many apps to collect (1200).