
Canva Templates Scraper
Under maintenance
Pricing
$50.00/month + usage
Go to Store

Canva Templates Scraper
Under maintenance
Extracting all templates from the template list page.
1.0 (1)
Pricing
$50.00/month + usage
3
Total users
65
Monthly users
4
Runs succeeded
>99%
Last modified
2 months ago
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 '{< "startUrls": [< {< "url": "https://www.canva.com/flyers/templates/memorial-day/"< }< ],< "proxyConfig": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call dtrungtin/canva-templates-scraper --silent --output-dataset
canva templates API through CLI
The Apify CLI is the official tool that allows you to use Canva Templates 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: