Figma Community Scraper
Pricing
$0.002 / actor start
Go to Apify Store
Figma Community Scraper
Scrape Figma Community plugins, widgets, and files: title, author, likes, installs, description, and more.
Pricing
$0.002 / actor start
Rating
0.0
(0)
Developer
Bruno Finger
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Scrapes Figma Community page metadata: title, author, likes, installs/clones, views, description, and more. Supports plugins, widgets, design files, UI kits, presentations, website templates, FigJam templates, and weave apps.
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
resourceType | string | yes | "plugins" | Type: plugins, widgets, files, ui-kits, presentations, websites, whiteboarding, weave. |
sortBy | string | no | "popular" | Sort order: popular, recent, trending. |
category | string | no | "" | Category filter slug (e.g., design-tools, development, icons). |
maxItems | integer | no | 20 | Maximum items to scrape (1–200). |
Output
Each dataset item contains: id, title, author, authorHandle, type, likes, installs, views, tagline, description, url, iconUrl, thumbnailUrl, createdAt, updatedAt, editorTypes, isPaid, categoryId.
Usage
{"resourceType": "plugins","sortBy": "popular","maxItems": 20}