Framer Components Scraper
Pricing
from $6.00 / 1,000 component listeds
Framer Components Scraper
Extract component data from the Framer Marketplace. Browse all components or filter by category, pricing, and search query. Optionally visit detail pages for rich metadata including descriptions, install counts, categories, and creator emails.
Pricing
from $6.00 / 1,000 component listeds
Rating
0.0
(0)
Developer
ParseBird
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
Extract component data from the Framer Marketplace — the official directory of Framer components for buttons, navigation, animations, layouts, and more.
What does Framer Components Scraper do?
This Actor scrapes the Framer Marketplace component listings and (optionally) their detail pages to extract structured data including:
- Component name, URL, and slug
- Price (Free or dollar amount)
- Creator name and profile URL
- Thumbnail images
- Detail page data (when enabled): full description, install count, category, screenshot, last updated date, creator avatar, and creator email
Why scrape Framer components?
- Market research — Understand the component ecosystem, pricing trends, and popular categories
- Competitive analysis — Track what components exist in your niche and how they evolve
- Lead generation — Collect creator contact information for outreach
- Data enrichment — Feed component data into your CRM, analytics, or product pipeline
- Trend monitoring — Track new components, install counts, and adoption trends
How to use
- Go to the Framer Components Scraper page on Apify Store
- Click Try for free
- Configure your input:
- Category — Filter by category (All, Backgrounds, Buttons, Carousels, CMS, Data, Embeds, Forms, Interactions, Layout, Navigation, Sections, Typography, Utilities)
- Search Query — Search for specific components by keyword (overrides category)
- Pricing Filter — All, Free Only, or Paid Only
- Max Components — Limit the number of results
- Include Detail Pages — Enable to get rich metadata per component
- Click Start and wait for the run to finish
- Download your data in JSON, CSV, Excel, or connect via API
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
category | string | all | Component category to browse |
searchQuery | string | (empty) | Search query (overrides category) |
pricing | string | all | Pricing filter: all, free, or paid |
maxResults | integer | 50 | Max components to return (0 = unlimited) |
includeDetails | boolean | false | Visit detail pages for rich metadata |
Output data
Listing mode (includeDetails = false)
{"name": "Ticker","slug": "ticker","url": "https://www.framer.com/marketplace/components/ticker/","price": "Free","creatorName": "Framer","creatorUrl": "https://www.framer.com/@framer","thumbnailUrls": ["https://..."],"scrapedAt": "2026-03-28T12:00:00.000Z"}
Detail mode (includeDetails = true)
All listing fields plus:
{"description": "A customizable ticker component for Framer...","category": "Animations","screenshot": "https://...","installCount": "15.4K installs","lastUpdated": "Updated 3 weeks ago","creatorAvatarUrl": "https://...","creatorEmail": "creator@example.com"}
Pricing
This Actor uses Pay-per-event pricing:
| Event | Cost | When charged |
|---|---|---|
component-listing | $0.006 | Per component in listing-only mode |
component-detail | $0.06 | Per component when detail pages are scraped |
Cost examples:
- 50 components, listing only → $0.30
- 50 components with details → $3.00
- 200 components, listing only → $1.20
- 200 components with details → $12.00
You only pay for the components actually returned. If your search yields 10 results but maxResults is 1000, you pay for 10.
Tips and best practices
- Start small — Set
maxResultsto 5–10 withincludeDetailsenabled to preview the data before running a full scrape - Use search for targeted results — The search query uses Framer's built-in search engine for accurate matching
- Listing mode is cheap — If you only need names, prices, and creator info, skip detail pages to save cost
- Category browsing — Use specific categories to narrow results without a search query
- Scheduling — Set up periodic runs to monitor new components or track changes
Integrations
Connect this Actor to your workflow:
- Google Sheets — Export results directly
- Webhooks — Trigger actions when new data arrives
- API — Access data programmatically via the Apify API
- Zapier / Make — Automate downstream workflows