Framer Vectors Scraper avatar

Framer Vectors Scraper

Pricing

from $3.50 / 1,000 vector listeds

Go to Apify Store
Framer Vectors Scraper

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

53 prod

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

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

ParameterTypeDescription
categorystringFilter by category (Logos, Icons, Illustrations, Shapes, or All.)
pricingstringPaid, Free, or All
newestbooleanTrending or Latest (Trending is default)
include detailsbooleanEnable to access vector page
max itemsintegermaximum vectors to process (0 = unlimited)

Output

ParameterTypeAvailable
vector namestringAlways
urlstringAlways
scraped datestringAlways
pricestringAlways
creatorstringAlways
creator emailstringWith details
creator urlstringWith details
vector published datestringWith details
vector last updatedstringWith details
licensestringWith details
tagsarrayWith details
thumbnail imagesarrayWith 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.