VOOZH about

URL: https://apify.com/crawlerbros/surveymonkey-apps-scraper

โ‡ฑ SurveyMonkey Apps & Integrations Scraper ยท Apify


๐Ÿ‘ SurveyMonkey Apps & Integrations Scraper avatar

SurveyMonkey Apps & Integrations Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store

SurveyMonkey Apps & Integrations Scraper

Scrape apps and integrations from the SurveyMonkey App Directory. Browse all 100+ integrations, search by keyword, or fetch specific apps by ID. Returns name, tagline, description, publisher, features, pricing type, screenshots, and support links.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

25 days ago

Last modified

Share

Scrape the SurveyMonkey App Directory (surveymonkey.com/apps/) โ€” a catalog of 100+ integrations connecting SurveyMonkey to popular tools like Salesforce, Microsoft Teams, Google Sheets, HubSpot, Mailchimp, Zapier, Slack, and many more.

Data is fetched from SurveyMonkey's public GraphQL API โ€” no authentication, proxy, or API key required.


What you can scrape

ModeWhat it does
browseList all apps, optionally filtered by category
searchFull-text search apps by keyword
getByAppIdFetch full details for specific apps by encrypted app ID

Input parameters

ParameterTypeDescription
modestring (required)browse, search, or getByAppId
querystringKeyword to search for (mode=search)
categorystringCategory key to filter (mode=browse)
sortBystringSort order: popular, az, za, newest
fetchDetailsbooleanFetch full details (features, pricing, screenshots) for each app
appIdsarrayEncrypted app IDs for getByAppId mode
maxItemsintegerMaximum records to return (default 100)

Category options

KeyTitle
analyticsAnalytics & Reporting
automationAutomation
collaborationCollaboration
crmCRM
customer-supportCustomer Success & Support
digital-web-experienceDigital/Web Experience
e-commerceE-commerce
educationEducation
eventsEvents
hrisHRIS
marketing-emailMarketing & Email
productivityProductivity
rewardsRewards
socialSocial

Output fields

Each record contains:

FieldTypeDescription
appIdstringEncrypted app identifier
namestringApp name
taglinestringShort tagline/summary
isIntegrationbooleanWhether this is an integration
logoUrlstringApp logo image URL
appUrlstringFull URL to the app's listing page
sourceUrlstringSame as appUrl
publisherstringPublisher/developer name (with fetchDetails)
fullDescriptionstringHTML-stripped full description (with fetchDetails)
featuresarrayList of feature bullet points (with fetchDetails)
pricingobjectPricing info: type, label, pricingUrl (with fetchDetails)
screenshotUrlsarrayList of screenshot image URLs (with fetchDetails)
supportUrlstringSupport/help URL (with fetchDetails)
supportEmailstringSupport email address (with fetchDetails)
privacyPolicyUrlstringPrivacy policy URL (with fetchDetails)
recordTypestringAlways "app"
scrapedAtstringUTC ISO-8601 timestamp

Example outputs

Browse (without details)

{
"appId":"VPV6PDLNXyscoDCcFChh2w_3D_3D",
"name":"Microsoft Teams",
"tagline":"Gather feedback and share analytics right within Teams",
"logoUrl":"https://surveymonkey-assets.s3.amazonaws.com/papiasset/apps/logos/93c513e0-ecca-4f21-83f5-9959f111c878.png",
"appUrl":"https://www.surveymonkey.com/apps/VPV6PDLNXyscoDCcFChh2w_3D_3D/details/",
"sourceUrl":"https://www.surveymonkey.com/apps/VPV6PDLNXyscoDCcFChh2w_3D_3D/details/",
"recordType":"app",
"scrapedAt":"2026-05-30T10:00:00+00:00"
}

Browse (with fetchDetails=true)

{
"appId":"13055",
"name":"Microsoft Teams",
"tagline":"Gather feedback and share analytics right within Teams",
"isIntegration":false,
"publisher":"SurveyMonkey",
"fullDescription":"Manage all your SurveyMonkey and MSFT surveys in one place...",
"features":[
"Create surveys with expert templates",
"Manage and share any survey in Microsoft Teams"
],
"pricing":{
"type":"FREE",
"label":"Any Microsoft Teams Plan",
"pricingUrl":"https://www.microsoft.com/..."
},
"screenshotUrls":[
"https://surveymonkey-assets.s3.amazonaws.com/papiasset/123345/..."
],
"supportUrl":"https://help.surveymonkey.com/contact",
"privacyPolicyUrl":"https://www.microsoft.com/en/servicesagreement/",
"recordType":"app",
"scrapedAt":"2026-05-30T10:00:00+00:00"
}

FAQs

Do I need an API key or login?
No โ€” the scraper uses SurveyMonkey's public GraphQL endpoint which requires no authentication.

What does fetchDetails do?
When enabled, the actor makes an additional API call for each app to retrieve the full description, features list, pricing info, screenshots, and support links. It takes longer but returns much richer data.

How many apps are available?
SurveyMonkey's app directory contains 100+ published integrations.

Can I filter by integration type (Built by SurveyMonkey, Built by Partner, etc.)?
Not directly via a category filter, but you can use mode: "search" with relevant keywords to narrow results.

What are encrypted app IDs?
They are the unique identifiers from SurveyMonkey's system (e.g., VPV6PDLNXyscoDCcFChh2w_3D_3D). These appear in the app page URLs on surveymonkey.com/apps/.

Is the data real-time?
Yes โ€” data is fetched live from SurveyMonkey's GraphQL API on each run.

You might also like

Wrike Apps & Integrations Scraper

crawlergang/wrike-apps-scraper

Scrape Wrike-compatible apps and integrations from the Zapier directory. Browse all integrations, search by keyword, or fetch details by slug. Returns app name, description, categories, logo, pricing, popularity, and direct URLs.

2

5.0

Wrike Apps & Integrations Scraper

crawlerbros/wrike-apps-scraper

Scrape Wrike-compatible apps and integrations from the Zapier directory. Browse all integrations, search by keyword, or fetch details by slug. Returns app name, description, categories, logo, pricing, popularity, and direct URLs.

Asana Apps & Integrations Scraper

crawlerbros/asana-apps-scraper

Scrape all apps and integrations from the Asana App Directory with name, developer, categories, partner tiers, description, and icon.

GitHub Marketplace Scraper

crawlerbros/github-marketplace-scraper

Scrape GitHub Marketplace apps, integrations, and Actions. Search by keyword, browse by category, or fetch specific listings by slug. Extracts name, description, pricing, categories, publisher info, and more

Home Assistant Integrations Scraper

crawlergang/home-assistant-integrations-scraper

Scrape the Home Assistant integrations catalog - 1,400+ smart home integrations. Search by keyword, browse by category/IoT class, or fetch specific integrations by domain name.

2

5.0

Home Assistant Integrations Scraper

crawlerbros/home-assistant-integrations-scraper

Scrape the Home Assistant integrations catalog - 1,400+ smart home integrations. Search by keyword, browse by category/IoT class, or fetch specific integrations by domain name.

Basecamp Integrations Scraper

crawlerbros/basecamp-integrations-scraper

Scrape the official Basecamp integrations directory at basecamp.com/integrations. Browse all 100+ third-party integrations or filter by category. Returns integration name, description, category, developer URL, and logo for every listed tool.

Basecamp Integrations Scraper

crawlergang/basecamp-integrations-scraper

Scrape the official Basecamp integrations directory at basecamp.com/integrations. Browse all 100+ third-party integrations or filter by category. Returns integration name, description, category, developer URL, and logo for every listed tool.

2

5.0

HubSpot Marketplace Scraper

solidcode/hubspot-marketplace-scraper

[๐Ÿ’ฐ $1.3 / 1K] Extract apps, integrations, and connectors from the HubSpot App Marketplace. Get names, providers, install counts, ratings, review counts, pricing plans, categories, integrations, media, and support links. Search by keyword or paste listing URLs.

Slack App Directory Scraper

crawlerbros/slack-marketplace-scraper

Scrape apps from the Slack App Directory (marketplace). Search by keyword, browse by category, or get featured apps