Framer Plugins Scraper
Pricing
from $6.00 / 1,000 plugin listeds
Framer Plugins Scraper
Extract plugin data from the Framer Marketplace. Browse all plugins or filter by category, pricing, and search query. Optionally visit detail pages for rich metadata including descriptions, changelogs, version info, user counts, and creator emails.
Pricing
from $6.00 / 1,000 plugin 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 plugin data from the Framer Marketplace — the official directory of Framer plugins for design workflows, CMS, AI, integrations, and more.
What does Framer Plugins Scraper do?
This Actor scrapes the Framer Marketplace plugin listings and (optionally) their detail pages to extract structured data including:
- Plugin name, URL, and slug
- Price (Free or dollar amount)
- Creator name and profile URL
- Thumbnail images
- Detail page data (when enabled): full description, changelog, current version, user count, category, screenshots, last updated date, "Open Plugin" URL, creator avatar, and creator email
Why scrape Framer plugins?
- Market research — Understand the plugin ecosystem, pricing trends, and popular categories
- Competitive analysis — Track what plugins exist in your niche and how they evolve
- Lead generation — Collect creator contact information for outreach
- Data enrichment — Feed plugin data into your CRM, analytics, or product pipeline
- Trend monitoring — Track new plugins, version updates, and user adoption
How to use
- Go to the Framer Plugins Scraper page on Apify Store
- Click Try for free
- Configure your input:
- Category — Filter by category (All, AI, Assets, CMS, Design Workflow, Developers, E-Commerce, Forms, Integrations, Localization, SEO, UI Kits, Utilities)
- Search Query — Search for specific plugins by keyword (overrides category)
- Pricing Filter — All, Free Only, or Paid Only
- Max Plugins — Limit the number of results
- Include Detail Pages — Enable to get rich metadata per plugin
- 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 | Plugin category to browse |
searchQuery | string | (empty) | Search query (overrides category) |
pricing | string | all | Pricing filter: all, free, or paid |
maxResults | integer | 50 | Max plugins to return (0 = unlimited) |
includeDetails | boolean | false | Visit detail pages for rich metadata |
Output data
Listing mode (includeDetails = false)
{"name": "Figma to Framer","slug": "figma-to-framer","url": "https://www.framer.com/marketplace/plugins/figma-to-framer/","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": "Import your Figma designs directly into Framer...","changelog": "Version 8 — Fixed import issues...","currentVersion": "Version 8","category": "Design Workflow","screenshots": ["https://..."],"userCount": "12K users","lastUpdated": "Updated 2 weeks ago","openPluginUrl": "https://framer.com/plugins/...","creatorAvatarUrl": "https://...","creatorEmail": "creator@example.com"}
Pricing
This Actor uses Pay-per-event pricing:
| Event | Cost | When charged |
|---|---|---|
plugin-listing | $0.006 | Per plugin in listing-only mode |
plugin-detail | $0.06 | Per plugin when detail pages are scraped |
Cost examples:
- 50 plugins, listing only → $0.30
- 50 plugins with details → $3.00
- 200 plugins, listing only → $1.20
- 200 plugins with details → $12.00
You only pay for the plugins 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 plugins 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