VOOZH about

URL: https://apify.com/parsebird/framer-plugins-scraper

โ‡ฑ Framer Plugins Scraper - Extract Marketplace Data ยท Apify


Pricing

from $6.00 / 1,000 plugin listeds

Go to Apify Store

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

ParseBird

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

a month ago

Last modified

Share

Framer Plugins Scraper

Extract plugin data from the Framer Marketplace โ€” the official directory of Framer plugins for design workflows, CMS, AI, integrations, and more.

Research competitors, spot pricing trends, and track new releases across the entire Framer plugin marketplace.

ParseBird Framer Marketplace   โ€ข  Structured data from every listing
๐Ÿ‘ Image
 Templates
1,000+ templates with features, pages
๐Ÿ‘ Image
 Plugins
โžค You are here
๐Ÿ‘ Image
 Components
3,000+ components with install counts

Copy to your AI assistant

Copy this block into ChatGPT, Claude, Cursor, or any LLM to start using this actor.

parsebird/framer-plugins-scraper on Apify. Call: ApifyClient("TOKEN").actor("parsebird/framer-plugins-scraper").call(run_input={...}), then client.dataset(run["defaultDatasetId"]).list_items().items for results. Key inputs: category (string, "all"/"ai"/"cms"/"seo"/etc.), searchQuery (string, keyword search), pricing (string, "all"/"free"/"paid"), maxResults (integer, 0=unlimited), includeDetails (boolean, false=listing only). Full actor spec (input schema with all params/enums/defaults, output dataset fields, README): fetch build via GET https://api.apify.com/v2/acts/parsebird~framer-plugins-scraper (Bearer TOKEN) โ†’ taggedBuilds.latest.buildId, then GET https://api.apify.com/v2/acts/parsebird~framer-plugins-scraper/builds/{buildId} โ†’ inputSchema, actorDefinition.storages.dataset, readme. Get token: https://console.apify.com/account/integrations

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

  1. Go to the Framer Plugins Scraper page on Apify Store
  2. Click Try for free
  3. 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
  4. Click Start and wait for the run to finish
  5. Download your data in JSON, CSV, Excel, or connect via API

Input parameters

ParameterTypeDefaultDescription
categorystringallPlugin category to browse
searchQuerystring(empty)Search query (overrides category)
pricingstringallPricing filter: all, free, or paid
maxResultsinteger50Max plugins to return (0 = unlimited)
includeDetailsbooleanfalseVisit 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:

EventCostWhen charged
plugin-listing$0.006Per plugin in listing-only mode
plugin-detail$0.06Per 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 maxResults to 5โ€“10 with includeDetails enabled 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

You might also like

Framer Components Scraper

parsebird/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.

Framer Marketplace Templates & Plugins Scraper

crawlerbros/framer-marketplace-scraper

Scrape Framer Marketplace with templates, plugins, and components. Search by keyword, browse by category, find free items, or fetch details for specific marketplace URLs.

Framer Templates Scraper

parsebird/framer-templates-scraper

Extract template data from the Framer Marketplace โ€” the leading platform for responsive website templates. Browse all templates or filter by category, pricing, and search query. Optionally visit detail pages for rich metadata including features, screenshots, and page lists.

13

5.0

JetBrains Marketplace Plugins Scraper

crawlerbros/jetbrains-marketplace-scraper

Scrape plugins from the JetBrains Marketplace. Search by keyword, browse by tag/category, or fetch specific plugins by ID. Returns downloads, ratings, pricing, author, much more

Grafana Plugins Scraper

crawlerbros/grafana-plugins-scraper

Scrape Grafana Plugin Catalog - search 300+ plugins by name/type or fetch specific plugin details. Returns metadata including downloads, author, version, signature status, keywords, and links.

CrozDesk Scraper โ€” WordPress Plugin Directory

crawlerbros/crozdesk-scraper

Scrape the WordPress.org Plugin Directory - 60,000+ plugins with ratings, active installs, developer info, categories, and compatibility data. Search by keyword/category, filter by pricing model, or fetch specific plugins by slug. No authentication required.

CrozDesk Scraper โ€” WordPress Plugin Directory

crawlergang/crozdesk-scraper

Scrape the WordPress.org Plugin Directory - 60,000+ plugins with ratings, active installs, developer info, categories, and compatibility data. Search by keyword/category, filter by pricing model, or fetch specific plugins by slug. No authentication required.

2

5.0

Jenkins Plugins Scraper

crawlerbros/jenkins-plugins-scraper

Scrape the Jenkins Plugin Index - search 1900+ plugins by keyword and category or fetch specific plugin details by artifactId. Returns installation counts, maintainers, dependencies, GAV, and more.