Canva Templates Scraper
Pricing
Pay per event
Canva Templates Scraper
Extract Canva template URLs, titles, preview images, creators, colors, fonts, dimensions, and rank data for design trend research.
Canva Templates Scraper
Pricing
Pay per event
Extract Canva template URLs, titles, preview images, creators, colors, fonts, dimensions, and rank data for design trend research.
You can access the Canva Templates 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 '{< "keywords": [< "instagram post",< "wedding invitation"< ],< "startUrls": [< {< "url": "https://www.canva.com/templates/search/instagram-post/"< }< ],< "maxItems": 20,< "maxItemsPerSource": 20,< "includeDetails": false,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ],< "apifyProxyCountry": "US"< }<}' |<apify call automation-lab/canva-templates-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Canva Templates Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: