VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/vercel-analytics-exporter

โ‡ฑ Vercel Analytics Exporter ยท Apify


Pricing

from $0.01 / 1,000 results

Go to Apify Store

Vercel Analytics Exporter

Export Core Web Vitals and performance data from Vercel Analytics. Track LCP, FID, CLS, TTFB across deployments and generate SEO-ready performance reports. Core Web Vitals Export Percentile Data Traffic Analytics Deployment Comparison Multiple Export Formats Status Classifications

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

1

Monthly active users

2 months ago

Last modified

Share

Vercel Analytics Exporter - Web Vitals & Performance Data

Export Core Web Vitals and performance data from Vercel Analytics. Track LCP, FID, CLS, TTFB across deployments. Generate SEO performance reports and monitor page speed trends.

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: Your Vercel API token. Create at vercel.com/account/tokens

You can test with Demo Mode first (free, no key needed) to see the output format before committing.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode":true
}

Run with real data

{
"demoMode":false,
"vercelToken":"YOUR_API_KEY_HERE",
"task":"export_vitals",
"granularity":"day",
"includePercentiles":true,
"outputFormat":"json"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModebooleantrueNoRun with sample data to test the actor without Vercel API access
vercelTokenstring-Yes*Your Vercel API token. Create at vercel.com/account/tokens
projectIdstring-NoVercel project ID or name
teamIdstring-NoVercel team ID (optional, for team projects)
taskstring"export_vitals"Yes*What data to export
dateFromstring-NoStart date (YYYY-MM-DD). Defaults to 7 days ago.
dateTostring-NoEnd date (YYYY-MM-DD). Defaults to today.
pathsarray-NoSpecific paths to analyze (leave empty for all pages)
deploymentIdsarray-NoSpecific deployments to compare (for deployment_comparison)
granularitystring"day"NoTime granularity for data points
includePercentilesbooleantrueNoInclude p50, p75, p90, p99 percentiles for vitals
outputFormatstring"json"NoFormat for exported data
webhookUrlstring-NoURL to receive a POST request when the actor run finishes

*Required when Demo Mode is off.


Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Page AnalyzedCharged for each page's analytics exported$0.01
Report GeneratedCharged for performance report generation$0.03
Deployment ComparedCharged for deployment comparison analysis$0.02

Demo mode is free -- no charges for sample data.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal

You might also like

Lighthouse Batch Auditor โ€” Performance, SEO & Core Web Vitals

accurate_pouch/lighthouse-auditor

Batch Lighthouse audits via Google PageSpeed Insights API. Performance, SEO, accessibility scores + Core Web Vitals (LCP, FID, CLS) for 100s of URLs. 3 audits free per run.

๐Ÿ‘ User avatar

Manchitt Sanan

4

PageSpeed Insights - Core Web Vitals & Real User Metrics

alizarin_refrigerator-owner/pagespeed-insights

PageSpeed Insights actor uses Google's PageSpeed Insights API to get: Real-World Field Data from Chrome UX Report (CrUX) Lab Data from Lighthouse Core Web Vitals - LCP, FID/INP, CLS, FCP, TTFB, TBT Performance Scores - 0-100 scores for Performance, Accessibility, Best Practices, SEO Mobile & Desktop

Google Lighthouse Checker Core Web Vitals & Performance Audits

alizarin_refrigerator-owner/google-lighthouse-checker

Google Lighthouse Checker - Core Web Vitals & Performance Audits at Scale. Stop paying $500+/month for PageSpeed Insights API. Run Lighthouse audits for a fraction of the cost. Get Core Web Vitals performance, accessibility, SEO & recommendations for any website, or thousands of URLs in batch.

โšก Page Speed Analyzer โ€” Lighthouse & Web Vitals

nexgendata/page-speed-analyzer

Run Google Lighthouse audits at scale โ€” Core Web Vitals, performance scores, SEO analysis. Track site speed across all pages.

Technical SEO Audit & Website Crawler - Core Web Vitals

groupoject/technical-seo-audit-crawler

Crawl websites and detect technical SEO issues across metadata, indexability, headings, content, links, images, structured data, security headers, and optional PageSpeed Core Web Vitals.

Website Performance Analyzer

junipr/website-performance-analyzer

Audit sites with real Google Lighthouse for Performance, Accessibility, Best Practices, SEO, and PWA. Core Web Vitals (LCP, CLS, TBT, SI). Detailed audit findings per category. Mobile/desktop. Multi-URL.

Lighthouse Website Auditor

constant_quadruped/lighthouse-auditor

Run Google Lighthouse audits on any URL. Get performance, accessibility, SEO, and best practices scores with Core Web Vitals (LCP, FCP, TBT, CLS). Supports mobile and desktop emulation, configurable throttling, and optional HTML reports. Fast, accurate, pay-per-use pricing.