Framer Vectors Scraper
Pricing
from $3.50 / 1,000 vector listeds
Framer Vectors Scraper
Extract vector data from Framer Marketplace. Use the form to scrape URLs, names, pricing, and product-related data.
Pricing
from $3.50 / 1,000 vector listeds
Rating
0.0
(0)
Developer
53 prod
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
12 days ago
Last modified
Categories
Share
Extract publicly available vector data from the Framer Marketplace, optimized for the latest Framer website redesign (August 22, 2026).
The Actor uses persistent memory to track its scraping state and avoid collecting duplicate listings. This makes recurring runs more efficient and cost-effective. Output is structured, labeled, and ready for time-series analysis.
All data is collected from publicly available information.
Key Features
- Browse by category: Logos, Shapes, Illustrations, Icons, or All
- Sort by Price: Paid, Free, or All
- Discovery: Latest or Trending Vector listings
- Max Items: Number of Vectors you want to process.
- Extract Details Page: Creator url, email, license, tags, images, published, and last updated
Important Note
Persistent state resets daily, so recurring runs may rediscover previously processed listings after the reset.
Configuration
| Parameter | Type | Description |
|---|---|---|
category | string | Filter by category (Logos, Icons, Illustrations, Shapes, or All.) |
pricing | string | Paid, Free, or All |
newest | boolean | Trending or Latest (Trending is default) |
include details | boolean | Enable to access vector page |
max items | integer | maximum vectors to process (0 = unlimited) |
Output
| Parameter | Type | Available |
|---|---|---|
vector name | string | Always |
url | string | Always |
scraped date | string | Always |
price | string | Always |
creator | string | Always |
creator email | string | With details |
creator url | string | With details |
vector published date | string | With details |
vector last updated | string | With details |
license | string | With details |
tags | array | With details |
thumbnail images | array | With details |
Example Output
{"item_id": "/community/marketplace/vectors/example/","scraped_date": "2026-08-23","title": "example","cost": "Free","url": "https://www.framer.com/community/marketplace/vectors/example/","author": "example","email": "example@example.com","published": "2026-08-16","last_updated": "2026-08-16","license": "Limited","tags": ["Lifestyle"],"creator_url": "https://www.framer.com/community/creator/example/","image_urls": ["https://y4pdgnepgswqffpt.public.blob.vercel-storage.com/..."]}
Note: Field names in the example output may differ slightly from the human-readable output field descriptions above.
Pricing
The Actor uses Pay Per Event pricing.
Enabling include details can generate additional events because the Actor needs to access individual vector pages.
For the lowest possible cost, disable detail extraction when the additional metadata is not required.
