VOOZH about

URL: https://apify.com/jungle_synthesizer/acr-car-puro-voluntary-carbon-registry-scraper

⇱ Voluntary Carbon Registry Scraper - ACR, CAR, Puro.earth Β· Apify


πŸ‘ Voluntary Carbon Registry Scraper - ACR, CAR, Puro.earth avatar

Voluntary Carbon Registry Scraper - ACR, CAR, Puro.earth

Pricing

Pay per event

Go to Apify Store

Voluntary Carbon Registry Scraper - ACR, CAR, Puro.earth

Pull voluntary carbon offset and CDR projects from three top registries: American Carbon Registry (ACR), Climate Action Reserve (CAR), and Puro.earth (carbon dioxide removal). Returns project type, methodology, developer, country, crediting period, credits issued, and status. No auth required.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

3 days ago

Last modified

Share

Voluntary Carbon Registry Scraper β€” ACR, CAR, Puro.earth

Pull voluntary carbon offset and carbon dioxide removal (CDR) projects from three leading registries:

  • American Carbon Registry (ACR) β€” acr2.apx.com
  • Climate Action Reserve (CAR) β€” thereserve2.apx.com
  • Puro.earth β€” registry.puro.earth (CDR/CORC projects)

Returns project type, methodology, developer, country, crediting period, credits issued, status, and CDR classification. No authentication required.

What you get

Each record contains:

FieldDescription
registrySource registry: ACR, CAR, or Puro
project_idNative ID in the source registry
project_nameFull project name
project_typeCategory (e.g. Forest Carbon, Biochar, Methane Capture)
methodologyProtocol or methodology code
countryProject site country
state_or_regionState or region
project_developerDeveloper name
crediting_period_start / crediting_period_endCrediting period (ISO dates)
total_credits_issuedLifetime credits (ERTs for ACR, CRTs for CAR, CORCs for Puro)
credit_unitERT, CRT, or CORC
statusProject status (Registered, Listed, Active, etc.)
is_cdrtrue for permanent carbon dioxide removal projects
corsia_eligibletrue if flagged as CORSIA-eligible
project_urlCanonical registry page URL

Input

ParameterTypeDescription
registriesarrayWhich registries to scrape: acr, car, puro (default: all three)
projectTypesarrayFilter by project type substring (e.g. forestry, biochar, methane)
cdrOnlybooleanReturn only permanent CDR projects (Puro CORCs + ACR biochar/BECCS + CAR removal protocols)
countriesarrayISO-2 or ISO-3 country codes to include (e.g. US, FR, GB)
minCreditsIssuedintegerExclude projects with fewer credits issued than this threshold
maxItemsintegerMaximum records to return across all registries (default: 100)

Usage examples

All CDR projects across all registries:

{
"registries":["acr","car","puro"],
"cdrOnly":true,
"maxItems":500
}

US forestry projects from ACR and CAR:

{
"registries":["acr","car"],
"projectTypes":["forest","forestry"],
"countries":["US"],
"maxItems":200
}

Puro.earth biochar projects with at least 1,000 CORCs issued:

{
"registries":["puro"],
"projectTypes":["biochar"],
"minCreditsIssued":1000
}

Data volumes

RegistryTypical project count
ACR~978 projects
CAR~1,268 projects
Puro.earth~114 projects

Notes

  • ACR and CAR data is sourced from the APX platform bulk CSV export β€” all records in a single request, no pagination.
  • Puro.earth data is extracted from the server-rendered project registry page.
  • CDR classification uses keyword matching on project type and methodology fields, plus Puro's C0x methodology codes.
  • corsia_eligible is populated from ACR's registry data where available.

You might also like

Carbon Monitor Scraper

crawlerbros/carbon-monitor-scraper

Scrape CO2 emissions data from Carbon Monitor - daily emissions by country and sector. Uses the public Carbon Monitor data API. No auth required.

Carbon Credit Registry Scraper β€” Verra VCS & Gold Standard

jungle_synthesizer/carbon-credit-registry-scraper

Pull ~9,000 carbon offset project records from Verra (VCS) and Gold Standard registries via public APIs. Returns project type, methodology, country, developer, crediting period, SDG contributions, and status. No account or proxy required.

πŸ‘ User avatar

BowTiedRaccoon

9

Carbonmark Carbon Credits Scraper

parseforge/carbonmark-credits-scraper

Reach the Carbonmark marketplace and pull tokenized carbon credit listings. Each record returns project name, registry, methodology, vintage, price, supply, country, category, listingId, and retired credits. Filter by country, category, registry, or minimum vintage for ESG research.

Goldstandard Projects Search Scraper

stealth_mode/goldstandard-projects-search-scraper

Scrape carbon offset projects from the Gold Standard registry with precision. Collect 29+ fields including project details, SDG alignment, methodology, credits, and geographic data β€” perfect for climate researchers, ESG investors, and sustainability professionals.

Carbon Emission Scraper

shivam92134/carbon-tracker-actor

Scrape the carbon emission data zone wise.

πŸ‘ User avatar

Shivam Srivastava

1

Website Carbon Footprint

rationalistic_counsel/website-carbon-footprint

Calculate CO2 emissions of any web page. Get carbon grades (A+ to F), green hosting verification, page weight analysis, and sustainability recommendations using SWDM v4. No API key needed.

Goldstandard Credits Search Scraper

stealth_mode/goldstandard-credits-search-scraper

Scrape the Gold Standard carbon credits registry to collect detailed credit issuance data. This scraper extracts 30+ fields per credit blockβ€”including certification dates, vintage years, transferability status, and compliance flagsβ€”essential for climate finance professionals, investors.

Carbon Intensity API β€” Global Grid CO2 Data

jenko_systems/carbon-intensity-api

Real-time and historical carbon intensity (gCO2eq/kWh) for 45+ countries/regions. Built from raw grid operator data (ENTSO-E, EIA, NESO, ONS) with lifecycle and consumption-based calculations following IPCC AR6 and the ECON-PowerCI methodology (Nature 2025).

2

Google Earth Scraper

crawlerbros/google-earth-scraper

Advanced Google Earth Scraper. Extracts precise 3D coordinates (Latitude, Longitude, Altitude), Place IDs, Addresses, and metadata from Google Earth.

36

5.0

UK Carbon Intensity Scraper

parseforge/carbon-intensity-uk-scraper

Export the UK National Grid carbon intensity feed in gCO2/kWh. Pull the current half-hour, the past 24 hours, a custom date range, the regional breakdown for all 14 GB DNO regions, or the live generation mix by fuel source (wind, solar, nuclear, gas, biomass, hydro, imports).