GetOData

B-Corporation ESG Data Scraper – Effortlessly Access Certified Company Insights

2 min read

Intro:

The B-Corporation ESG Data Scraper is an efficient tool that enables users to extract valuable information about certified B Corporations. Whether you want to compile a list of companies or delve into the details of an individual corporation, this scraper is ideal for researchers, marketers, and ESG analysts.

🔍 What Is B-Corporation ESG Data Scraper?

The B-Corporation ESG Data Scraper is a web scraping API that gathers business data from the certified B Corporations’ directory on the B Lab website. Users can extract either a paginated list of all certified B Corporations or detailed data about a specific company, making it useful for individuals and organizations focused on sustainability, corporate social responsibility, and investment in ethical businesses.

✨ Features

  • Two Modes of Operation: List mode for multiple companies or single-company mode for detailed data.
  • JSON Input Format: Easy to configure using JSON for a smooth user experience.
  • Customizable Pagination: Control the number of results returned per request.
  • Rich Output Data: Access detailed information including demographics, industry, size, and verification scores.

🛠️ How to Use It

Step-by-step tutorial:

  1. Go to the tool’s page: B-Corporation ESG Data Scraper
  2. Click “Try for free” or “Run actor”.
  3. Fill in the required input fields:

    • For List Mode: json { "mode": "index", "page": 1, "pageSize": 10 // max page size is 250 }

    • For Single Company Mode: json { "mode": "company", "url": "company-name-slug" // or full URL to company profile }

  4. Click “Run” and wait for results.

  5. Download results or send to webhook.

🧪 Sample Input (JSON)

For list mode: json { "mode": "index", "page": 1, "pageSize": 10 }

For single company mode: json { "mode": "company", "url": "company-name-slug" }

📤 Output Data (Fields)

  • List Mode Output:

    • companies: Array of company details including id, name, description, etc.
  • Company Mode Output:

    • id, name, description, sector, industry, size, website, latestVerifiedScore, and demographics.

💰 Pricing This actor is priced at $0.0001/request. It has a free tier or trial available for new users.

👨‍💻 Built By NjoyLab — from Apify.com

Final Thoughts The B-Corporation ESG Data Scraper is perfect for sustainability researchers and businesses looking to make data-informed decisions. With its intuitive interface and powerful data collection capabilities, it's a must-try for anyone interested in ethical business practices.

🔗 Try the Actor Now 👉 B-Corporation ESG Data Scraper