Vercel Solution Partners Directory Actor
Pricing
from $8.99 / 1,000 results
Go to Apify Store
Vercel Solution Partners Directory Actor
Scrapes Vercel Solution Partners browse pages and profile pages into structured partner lead records.
Pricing
from $8.99 / 1,000 results
Rating
0.0
(0)
Developer
Chris Hoover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
22 days ago
Last modified
Categories
Share
Scrapes Vercel's public Solution Partners directory and partner profile pages into a normalized lead dataset.
What it does
- Collects public partner cards from the directory page.
- Follows listing pagination if Vercel adds it later.
- Enriches each partner from the public profile page with website CTA, region, tags, and customer/project links.
Use cases
- Build a Vercel agency lead list for outreach and partnership research.
- Track partner regions, services, and public positioning over time.
- Export clean ecosystem data for sales, SEO, and competitive analysis.
Input
startUrls: directory pages, pagination URLs, or direct partner profile URLsmaxItems: maximum partner records to emitmaxPages: maximum directory pages to follow from a listing pagedelaySeconds: polite pause between requests
Output fields
| Field | Description |
|---|---|
partner_name | Public partner name shown on Vercel |
profile_url | Canonical partner profile URL |
source_url | Exact profile page URL fetched for the record |
discovered_from_url | Directory page or direct URL that led to the record |
logo_url | Public logo/image URL shown on the directory card or profile |
website_cta_url | Public partner website CTA or external contact link |
location_region | Region list shown on the profile when available |
short_description | Partner overview or summary copy |
service_tags | Services, specialties, certifications, and expertise tags |
case_study_links | Public customer-story or project links on the page |
last_seen_crawl_timestamp | ISO timestamp when the record was scraped |
Example output
[{"partner_name": "AKQA","profile_url": "https://vercel.com/partners/solution-partners/akqa","website_cta_url": "https://www.akqa.com","location_region": "Asia, Australia and New Zealand, Europe, Latin America, Middle East, North America","service_tags": ["App Development","Branding","Digital Marketing","Brand Platform","DTC Commerce","Service Design"]},{"partner_name": "Horizontal","profile_url": "https://vercel.com/partners/solution-partners/horizontal","website_cta_url": "https://www.horizontaldigital.com/","case_study_links": ["https://www.horizontaldigital.com/work/shure","https://www.horizontaldigital.com/work/cadence-bank"]}]
Pricing
$8.99 per 1,000 results
Example costs:
- 100 results = $0.90
- 500 results = $4.50
- 1,000 results = $8.99
- 5,000 results = $44.95
Notes
- Public HTML only, no login required.
- Uses a polite request delay by default.
- Works on directory pages and direct profile URLs.