Slack Marketplace Scraper avatar

Slack Marketplace Scraper

Try for free

3 days trial then $2.00/month - No credit card required now

Go to Store
Slack Marketplace Scraper

Slack Marketplace Scraper

jungle_synthesizer/slack-marketplace-scraper
Try for free

3 days trial then $2.00/month - No credit card required now

Use this scrapper to collect data about apps on the Slack Marketplace store, including titles, handles, descriptions, developer contact emails and more.

Developer
Maintained by Community

Actor Metrics

  • 1 Monthly user

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified a month ago

You can access the Slack Marketplace Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "sp_intended_usage": "Describe your intended use...",
3  "sp_improvement_suggestions": "Share your suggestions here...",
4  "maxItems": 10,
5  "proxyConfiguration": {
6    "useApifyProxy": true,
7    "apifyProxyCountry": "US"
8  }
9}' |
10apify call jungle_synthesizer/slack-marketplace-scraper --silent --output-dataset

Slack Marketplace Scraper API through CLI

The Apify CLI is the official tool that allows you to use Slack Marketplace Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: