CRAFT Scraper avatar
CRAFT Scraper

Pricing

$30.00/month + usage

Go to Store
CRAFT Scraper

CRAFT Scraper

Developed by

cat

cat

Maintained by Community

💫 Scrape Craft.co

0.0 (0)

Pricing

$30.00/month + usage

2

Total users

38

Monthly users

1

Runs succeeded

>99%

Last modified

5 months ago

Welcome to Craft.co Scraper

dont be sad readme is here

About Craft.co

Craft.co is a supplier intelligence company helping organizations accelerate data-informed business decisions. Craft.co unique, proprietary data platform enables supply chain and procurement professionals to discover, evaluate, and monitor suppliers and create stronger supply chain resilience by tracking thousands of real-time signals across millions of companies globally.

About This Actor

Scrape company data from https://craft.co

Tutorial

Example #1: Basic Company Information

{
"query": "apify google microsoft"
}

Example #2: Additional Information

{
"query" : "apify google microsoft",
"includes.acquisitions" : true,
"includes.company_culture" : true,
"includes.competitors" : true,
"includes.executives" : true,
"includes.expenses_breakdowns" : true,
"includes.human_capital" : true,
"includes.job_hiring" : true,
"includes.locations" : true,
"includes.operating_metrics" : true,
"includes.revenue_breakdowns" : true,
"includes.salaries" : true,
"includes.similar_companies" : true,
"includes.technologies" : true
}

Example #1: Search for Company

{
"query" : "adobe",
"search_mode" : true,
"limit" : 10
}

Output Example

Basic Information :

{
"description": "Apify is a web scraping and automation platform. It offers data extraction and web automation solutions for e-commerce, retail, healthcare and pharma, telecommunications, fintech, logistics, and other industries.",
"foundedYear": "2015",
"headQuarters": [
{
"address": "Vodičkova 704/36, Nové Město",
"city": null,
"countryCode": "CZ",
"countryName": "Czech Republic",
"hq": true,
"latitude": 50.0814607,
"longitude": 14.4252148,
"state": "Hlavní město Praha"
}
],
"headline": "Apify is a web scraping and automation platform.",
"humanCapital": {
"data": null,
"ethnicity": null,
"gender": null,
"roles": null,
"sources": null
},
"id": "1863684",
"last1AnnualIncomeStatementsWithRevenue": [],
"latestEmployeeNumber": {
"date": "2022-09-01",
"employeeGrowth": 0,
"employeeNumber": 89,
"id": "9168352a932fa66a9b76017514e45d3d0443f96a"
},
"links": {
"careersPage": "https://apify.com/jobs#open-positions",
"crunchbase": "https://www.crunchbase.com/organization/apify",
"facebook": "https://www.facebook.com/apifytech",
"homepage": "https://apify.com",
"instagram": "https://www.instagram.com/apifytech",
"linkedin": "https://www.linkedin.com/company/apifytech",
"twitter": "http://twitter.com/apify",
"youtube": "https://www.youtube.com/apify"
},
"logo": {
"url": "https://uploads5.craft.co/uploads/company/logo/18636xx/1863684/normal_d10db39139b5f45c.JPEG"
},
"name": "Apify",
"parentCompany": null,
"ratings": {
"numberOfRatings": 25,
"overallRating": 5
},
"slug": "apify",
"status": "active",
"sustainabilityRating": null,
"tags": [
{ "name": "Technology", "slug": "technology" },
{ "name": "automation", "slug": "automation" },
{ "name": "platform", "slug": "platform" }
],
"type": "private"
}

... almost there ...

enter image description here