Framer Marketplace Templates Scraper avatar

Framer Marketplace Templates Scraper

Under maintenance

Pricing

$2.00 / 1,000 template scrapeds

Go to Apify Store
Framer Marketplace Templates Scraper

Framer Marketplace Templates Scraper

Under maintenance

Extract template metadata from the Framer Marketplace including titles, prices, creators, screenshots, remix counts, and conversion rates.

Pricing

$2.00 / 1,000 template scrapeds

Rating

0.0

(0)

Developer

Pierrick McD0nald

Pierrick McD0nald

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Framer Marketplace Templates Scraper — Extract Template Data at Scale

The Framer Marketplace Templates Scraper extracts comprehensive metadata from the Framer Marketplace, including template titles, pricing, creators, screenshots, remix counts, and conversion rates. Whether you are conducting competitive research, building a no-code directory, or analyzing design trends, this Actor delivers structured Framer template data in seconds.

Use Cases

  • Competitive Intelligence — Track pricing, creators, and remix counts across Framer templates to understand what sells.
  • No-Code Research — Build datasets of Framer templates for academic studies, market reports, or trend analysis.
  • Directory & Aggregation — Populate a website or app with live Framer template listings without manual data entry.
  • Creator Outreach — Identify top-performing template creators by remix count and conversion rate for partnership opportunities.

Input

FieldTypeRequiredDescription
startUrlsArrayYesFramer Marketplace URLs to scrape (e.g., https://framer.com/templates)
maxItemsNumberNoMaximum templates to extract (default: 100)
proxyConfigurationObjectNoProxy configuration for distributed scraping

Output

The Actor outputs a dataset with the following fields:

{
"id": 51012,
"slug": "xtract",
"title": "Xtract",
"metaTitle": "AI Automation Agency Template",
"thumbnail": "https://...",
"screenshots": ["https://...", "https://..."],
"price": "Free",
"creatorName": "Kanishk Dubey",
"creatorSlug": "kanishk-dubey-6o17f",
"publishedUrl": "https://xtract.framer.ai/",
"publishedAt": "2025-04-29T15:02:56.628Z",
"remixes": 40113,
"conversionRateLast7": 1.37,
"conversionRateLast30": 289.33,
"conversionRateLast90": 1096.65,
"conversionRateAllTime": 2618.98,
"hoverThumbnail": "https://...",
"sourceUrl": "https://framer.com/templates"
}

Pricing

Pay per event: $0.002 per template extracted.

Limitations

  • The Actor scrapes public Framer Marketplace listing pages. Private or unpublished templates are not accessible.
  • Conversion rates and remix counts reflect Framer's public metrics at the time of scraping.
  • Heavy scraping without proxy rotation may result in temporary rate limiting.

FAQ

Q: Can I scrape individual template detail pages? A: Currently, the Actor is optimized for marketplace listing pages where multiple templates are exposed in the server-rendered HTML.

Q: Do I need a proxy? A: A proxy is recommended for large-scale extraction to avoid rate limits.

Q: What happens if my spending limit is reached? A: The Actor stops gracefully and preserves all data extracted up to that point.

Changelog

  • v1.0.0 — Initial release with template metadata extraction from Framer Marketplace listing pages.