CreativeMarket Scraper avatar
CreativeMarket Scraper

Pricing

$10.00/month + usage

Go to Store
CreativeMarket Scraper

CreativeMarket Scraper

Developed by

mscraper

mscraper

Maintained by Community

Scrape data from over 4 million resources on CreativeMarket. Crawl and extract comprehensive details such as product names, photos, URLs, prices, seller details and review stats.

0.0 (0)

Pricing

$10.00/month + usage

1

Total users

26

Monthly users

3

Runs succeeded

>99%

Last modified

2 years ago

You can access the CreativeMarket Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://creativemarket.com/brushes-more/palettes"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "groups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call mscraper/creativemarket-scraper --silent --output-dataset

CreativeMarket Scraper API through CLI

The Apify CLI is the official tool that allows you to use CreativeMarket Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: