Intercom App Store Scraper avatar

Intercom App Store Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Intercom App Store Scraper

Intercom App Store Scraper

Scrape apps from the Intercom App Store with name, developer, description, categories, pricing model, and icon URL.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(4)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

4

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape the Intercom App Store to extract all 600+ apps with name, developer, description, categories, pricing model, and icon URL.

Features

  • Browse all apps — scrape the complete app store (600+ apps)
  • Filter by category — 17 categories including CRM, Analytics, Automation, and more
  • Filter by pricing model — free, paid, or freemium
  • Filter by builder — Built by Intercom or third-party developers
  • Search by keyword — filter apps by name, tagline, or developer
  • No authentication required — uses Intercom's public API

Data Source

Data is sourced from Intercom's public app store API at app.intercom.com/ember/public/appstore/app_packages. This endpoint returns all 600+ app packages in a single response without requiring authentication.

Input

FieldTypeDescriptionDefault
modeSelectbrowse (all), byCategory, or searchbrowse
categorySelectCategory slug for byCategory mode
pricingModelSelectFilter by pricing: free, paid, freemium
builtBySelectFilter by Intercom or third-party
searchQueryTextKeyword for search mode
maxItemsNumberMaximum apps to return (1–1000)50

Categories

Analytics, Automation, Conversation Management, CRM, Data & Enrichment, For AI & Automation, For Marketing Teams, For Sales Teams, For Support Admins, For Support Agents, Issue Tracking & Ticketing, Lead Capture, Marketing Automation, Phone & Video, Scheduling, Screen Capture, Surveys & Feedback

Output

FieldTypeDescription
appIdStringUnique app identifier
nameStringApp name
taglineStringShort description
developerStringDeveloper/company name
categoriesArrayApp categories
pricingTypeStringfree, paid, or freemium
urlStringApp store page URL
iconUrlStringApp icon image URL
pricingPageUrlStringDeveloper's pricing page URL (if available)
documentationUrlStringDocumentation URL (if available)
scrapedAtStringISO 8601 timestamp

Sample Output

{
"appId": "salesforce-by-intercom",
"name": "Salesforce",
"tagline": "Sync data and streamline workflows for sales, marketing and support",
"developer": "Intercom",
"categories": ["CRM", "For Sales Teams"],
"pricingType": "freemium",
"url": "https://www.intercom.com/app-store/salesforce-by-intercom",
"iconUrl": "https://static.intercomassets.com/appstore/images/icons/salesforce-by-intercom.png",
"scrapedAt": "2026-05-22T10:00:00+00:00"
}

FAQ

How many apps does Intercom have? The Intercom App Store has 600+ apps from both Intercom and third-party developers.

Does this require an Intercom account? No. The app store API is publicly accessible without authentication.

What is pricingType?

  • free: Completely free to install and use
  • freemium: Free tier available with paid upgrades, or free trial offered
  • paid: Requires a paid subscription

Can I get only apps built by Intercom? Yes — set builtBy: "Intercom" to filter for first-party Intercom apps.

What categories are available? 17 categories including CRM, Analytics, Automation, AI & Automation tools, and team-specific categories for Support, Sales, and Marketing teams.