CSRHub.com ESG Data Scraper avatar
CSRHub.com ESG Data Scraper

Pricing

$19.00/month + usage

Go to Store
CSRHub.com ESG Data Scraper

CSRHub.com ESG Data Scraper

Developed by

njoylab

Maintained by Community

Extract comprehensive ESG metrics and company profiles from CSRHub.com with this efficient Apify scraper. Get structured sustainability ratings, corporate information, and industry benchmarks for investment analysis and research

5.0 (1)

Pricing

$19.00/month + usage

1

Monthly users

2

Runs succeeded

94%

Last modified

a month ago

CSRHub.com Scraper

A web scraper built with Apify SDK to extract company information and ESG (Environmental, Social, and Governance) data from CSRHub.com.

Features

  • Scrapes company listings from CSRHub directory
  • Extracts detailed company ESG information
  • Supports Apify proxy configuration

Input Parameters

The scraper accepts the following input parameters:

ParameterTypeDescriptionRequired
urlstringThe URL to scrape. Can be either the main directory (e.g., "https://www.csrhub.com/csrhub") or a company profile page (e.g., "https://www.csrhub.com/CSR_and_sustainability_information/company-name")Yes
pageintegerPage number to scrape for directory pages (default: 1)No

Example inputs:

For scraping company listings:

1{
2    "url": "https://www.csrhub.com/csrhub",
3    "page": 1
4}

For scraping individual company details:

1{
2    "url": "https://www.csrhub.com/CSR_and_sustainability_information/company-name"
3}

Output Format

Company Listing

The output for directory pages will be an array of company profiles containing:

  • Company name
  • Profile link

Example:

1{
2    "name": "Example Company Inc.",
3    "link": "/CSR_and_sustainability_information/example-company-inc"
4}

Company Detail

The output for individual company profiles will contain detailed ESG information including:

  • Overall CSR ratio
  • Number of data sources
  • Company name
  • Alternative company names
  • Stock ticker
  • ISIN number
  • Company address
  • Website
  • Phone number
  • Industry classification

Example:

1{
2    "overallRatio": "65",
3    "sourcesNum": "12",
4    "name": "Example Company Inc.",
5    "alternativeNames": [
6        "Example Company Incorporated",
7        "Example Corp",
8        "Example Company International",
9        "Example Co."
10    ],
11    "ticker": "EXC",
12    "isin": "US0123456789",
13    "address": "123 Business Street, New York, NY, USA",
14    "website": "http://www.example-company.com",
15    "phone": "+1 (555) 123-4567",
16    "industry": "Technology Services"
17}

Usage

  1. Configure input: Set the required URL (either the directory page or company profile) and optional page number
  2. Run the actor: Execute the Apify actor with your input configuration
  3. Process results: Access the structured company data from Apify's storage

Disclaimer

This actor is designed for legitimate data collection from CSRHub's public directory. Please ensure your usage complies with csrhub.com's terms of service and robots.txt policies.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$19.00