VOOZH about

URL: https://apify.com/dtrungtin/indeed-search-scraper

โ‡ฑ Indeed Search Scraper ยท Apify


Pricing

$30.00 / 1,000 results

Go to Apify Store

Indeed Search Scraper

Extracting all jobs from the search page.

Pricing

$30.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Tin

Tin

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

a month ago

Last modified

Categories

Share

Canva Templates Scraper

Canva Templates Scraper is an Apify actor for extracting templates from Canva. It is build on top of Apify SDK and you can run it both on Apify platform and locally. You should go to www.canva.com and mouse over the "Templates" dropdown on the header and there you choose a category you want to scrape. It always has to have the format https://www.canva.com/xxxx/templates/.

Input

FieldTypeDescriptionDefault value
startUrlsarrayList of Request objects that will be crawled. The URL can be a template list page https://www.canva.com/banners/templates/.https://www.canva.com/banners/templates/
proxyConfigurationobjectProxy must be always used when running on the platform{ "useApifyProxy": true }

Output

Output is stored in a dataset. Each item is an information about a template. Example:

[{
"url":"https://www.canva.com/templates/EAEeJtdDwwI-blue-and-orange-organic-and-handcrafted-welcome-message-elementary-back-to-school-banner/",
"name":"Blue and Orange Organic and Handcrafted Welcome Message Elementary Back to School Banner",
"colorList":[
"#f0efed",
"#0c5eaf",
"#ed9f54",
"#685347",
"#cb4642"
],
"fontList":[
"Hero",
"Marykate"
],
"size": null,
"categoryId":"tAEAieI2jOU",
"templateId":"EAEeJtdDwwI",
"typeId":"TAEJIJ68vc8",
"frontImageUrl":"https://marketplace.canva.com/EAEeJtdDwwI/1/0/1600w/canva-blue-and-orange-organic-and-handcrafted-welcome-message-elementary-back-to-school-banner-0wSP4WNLyvw.jpg",
"frontThumbImageUrl":"https://marketplace.canva.com/EAEeJtdDwwI/1/0/400w/canva-blue-and-orange-organic-and-handcrafted-welcome-message-elementary-back-to-school-banner-h2Zp-IRxzSU.jpg",
"backImageUrl": null,
"backThumbImageUrl": null
},
{
"url":"https://www.canva.com/templates/EAEnshLmzZQ-blue-school-admission-registration-banner/",
"name":"Blue School Admission Registration Banner",
"colorList":[
"#0e2e48",
"#d5e2e9",
"#94726e",
"#a6b55c",
"#e47b2b"
],
"fontList":[
"Montserrat Extra-Bold",
"Montserrat Semi-Bold"
],
"size":"72 ร— 36 in",
"categoryId": false,
"typeId":"CANVA_FOR_WORK",
"frontImageUrl":"https://marketplace.canva.com/EAEnshLmzZQ/1/0/1600w/canva-blue-school-admission-registration-banner-_UNubrJDPn0.jpg",
"frontThumbImageUrl":"https://marketplace.canva.com/EAEnshLmzZQ/1/0/400w/canva-blue-school-admission-registration-banner-dYsmwnrRXPU.jpg",
"backImageUrl": null,
"backThumbImageUrl": null
}]

Compute units consumption

Keep in mind that it is much more efficient to run one longer scrape (at least one minute) than more shorter ones because of the startup time.

The average consumption is 1 Compute unit for crawling 800 templates scraped

Epilogue

Thank you for trying my actor. I will be very glad for a feedback that you can send to my email dtrungtin@gmail.com.

You might also like

Indeed Company Jobs Scraper

dtrungtin/indeed-company-jobs-scraper

Indeed Company Jobs Scraper

๐Ÿ”ฅ Indeed Jobs Search Scraper

powerai/indeed-jobs-search-scraper

Collect job listings from an Indeed search results URL with clean, structured output.

Indeed Scraper

scrapapi/indeed-scraper

Indeed Jobs Scraper API

orgupdate/indeed-jobs-scraper-api

The most advanced enterprise-grade Indeed job scraper. This Indeed job scraper extracts real-time job postings at scale from any active Indeed Jobs search results worldwide.

Indeed Jobs Scraper

scrapeai/indeed-jobs-scraper

Indeed Jobs Scraper collects job listings from Indeed.com, including job title, company, location, salary, and description for recruitment or market analysis.

Related articles

How to scrape Indeed jobs and company profiles
Read more