Asana Apps & Integrations Scraper
Pricing
from $3.00 / 1,000 results
Asana Apps & Integrations Scraper
Scrape all apps and integrations from the Asana App Directory with name, developer, categories, partner tiers, description, and icon.
Pricing
from $3.00 / 1,000 results
Rating
5.0
(4)
Developer
Crawler Bros
Maintained by CommunityActor stats
4
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape the complete Asana Apps Directory to extract all 500+ apps and integrations with their name, categories, partner tiers, collections, description, and icon URL.
Features
- Browse all apps — scrape the full directory of 500+ integrations
- Filter by category — 14 categories including AI, Communication, CRM, Finance & HR, and more
- Filter by collection — Featured, AI Connectors and MCP, Enterprise IT, Microsoft, Google, Made by Asana
- Filter by partner tier — Strategic Partner, Premier Partner, Platform Partner, Made by Asana
- Search by keyword — filter by app name or description
- No authentication required — uses public
__NEXT_DATA__embedded in the page
Data Source
Data is sourced from the Asana Apps page at asana.com/apps, which embeds the complete app catalogue in the page's Next.js data. No API key, login, or proxy required.
Input
| Field | Type | Description | Default |
|---|---|---|---|
mode | Select | browse (all), byCategory, or search | browse |
category | Select | Category name for byCategory mode | — |
collection | Select | Collection filter (optional) | — |
partnerTier | Select | Partner tier filter (optional) | — |
searchQuery | Text | Keyword for search mode | — |
maxItems | Number | Maximum apps to return (1–1000) | 50 |
Categories
AI, Communication, Connectors, Files, Finance & HR, IT & Development, Marketing & Design, Operations, Product Management, Productivity, Reporting, Sales & Services, Security & Compliance, Time Tracking
Output
| Field | Type | Description |
|---|---|---|
appId | String | Unique Asana app ID |
name | String | App name |
description | String | App description |
categories | Array | App categories |
partnerTiers | Array | Partner tier labels |
collections | Array | Featured collections |
isPremium | Boolean | True if Strategic Partner tier |
developer | String | Developer name (Asana for Made-by-Asana apps) |
url | String | App page URL |
iconUrl | String | App icon image URL |
scrapedAt | String | ISO 8601 timestamp |
Sample Output
{"appId": "1234567890","name": "Slack","description": "Convert Slack conversations into actionable Asana tasks.","categories": ["Communication", "Productivity"],"partnerTiers": ["Strategic Partner", "Made by Asana"],"collections": ["Featured", "Made by Asana"],"isPremium": true,"developer": "Asana","url": "https://asana.com/apps/slack","iconUrl": "https://assets.asana.biz/transform/abc/slack-logo","scrapedAt": "2026-05-22T10:00:00+00:00"}
FAQ
How many apps does Asana have? The Asana Apps Directory has 500+ integrations covering tools like Slack, Google Drive, Salesforce, Jira, and many more.
Does this require an Asana account? No. The app catalogue is publicly accessible.
What is isPremium?
Apps with the "Strategic Partner" tier are flagged as premium — these are typically deeply integrated tools with official Asana support.
Can I get apps for a specific tool?
Use search mode with the tool name (e.g. searchQuery: "Salesforce") to find matching apps.