Asana Apps Scraper - Project Management Integrations avatar

Asana Apps Scraper - Project Management Integrations

Pricing

$2.25 / 1,000 asana apps

Go to Apify Store
Asana Apps Scraper - Project Management Integrations

Asana Apps Scraper - Project Management Integrations

Search or browse the public Asana Apps Directory. Get app names, pages, descriptions, categories, collections, partner details, and icons without an Asana login.

Pricing

$2.25 / 1,000 asana apps

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

🔎 Find Asana apps and integration details

Asana users, software teams, and market researchers can search or browse the public Asana Apps Directory. Get app names, Asana pages, descriptions, categories, collections, partner details, and icon links without an Asana login.

📦 What data does the Actor return?

Each saved row is one genuine app listing. It can include the app name, canonical Asana page, public description, categories, featured collections, developer, partner tiers, premium-partner status, and icon link.

▶️ How to run the Actor

  1. Choose Search apps or Browse directory.
  2. For a search, enter one keyword such as Slack.
  3. Add any category, featured collection, or partner tier filters.
  4. Set Maximum apps, or clear it to collect all available results until the source is exhausted.
  5. Click Start and open the dataset when the run ends.

Filters of the same type match any listed value. When you use more than one filter type, an app must match each type.

🔧 Input

FieldTypeWhat it does
targetstringChooses keyword search or directory browsing.
querystringSets the keyword for Search apps. It is ignored while browsing.
categoriesstring arrayKeeps apps in any listed Asana category. An empty list uses all categories.
featuredCollectionsstring arrayKeeps apps in any listed featured collection. An empty list uses all collections.
partnerTiersstring arrayKeeps apps in any listed partner tier. An empty list uses all tiers.
maxItemsintegerStops after this many apps. Leave it empty to return all available results until the source is exhausted.
{
"target": "search",
"query": "Slack",
"maxItems": 25
}

📤 Output

FieldTypeWhat it does
namestringApp or integration name shown by Asana.
urlstringCanonical public Asana app page.
descriptionstringPublic app or integration description.
categoriesstring arrayAsana categories linked to the app.
featuredCollectionsstring arrayFeatured collections that include the app.
developerNamestringDeveloper name shown by Asana, when available.
partnerTiersstring arrayAsana partner tiers linked to the app.
isPremiumPartnerbooleanWhether Asana marks the developer as a premium partner, when available.
iconUrlstringPublic app icon link, when available.
{
"name": "Slack Workflows",
"url": "https://asana.com/apps/slackworkflows",
"description": "Instantly bring Asana into your no-code workflows in Slack",
"categories": [
"Operations",
"Communication"
],
"featuredCollections": [],
"partnerTiers": [
"Made by Developer",
"Strategic Partner"
],
"isPremiumPartner": true,
"iconUrl": "https://assets.asana.biz/transform/f0fa0c8a-4de2-45f3-82c0-1793cadc55fe/SlackWorkflows"
}

You can download the dataset as JSON, CSV, Excel, XML, or another format offered by Apify.

💳 Pricing

You are charged for each Asana app or integration saved to the dataset. A run that saves no app rows does not create an app charge. Check the Actor page for the current event price.

🔌 Integrations

Run the Actor through the Apify API, schedule it, send dataset rows with webhooks, or connect the output to tools supported by Apify integrations.

❓ FAQ

Do I need an Asana account or API key?

No. The Actor reads the public Asana Apps Directory without an Asana login, API key, or private session.

Can it collect projects, tasks, users, or messages from my workspace?

No. It collects public app listings only. It does not read private Asana workspace data.

Can I combine filters?

Yes. You can use category, featured collection, and partner tier filters together. An app must match each filter type you set.

What happens when the same app appears more than once?

The first eligible match is saved. Later copies of the same app are ignored.

Can I track directory changes over time?

The Actor does not compare runs or keep a change history. You can schedule runs and compare the exported datasets in your own workflow.

📝 Changelog

0.0: Initial release

  • Search or browse the public Asana Apps Directory and export app details, categories, collections, partner information, and icon links.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré