Back to catalog
🌍

Website Carbon

Free

API to estimate the carbon footprint of loading web pages

🌍EnvironmentHTTPSNo API key required

Website Carbon

google.com

GreenYes
Cleaner Than0.78

Sample Response

response.json
1{
2 "url": "https://www.google.com",
3 "green": true,
4 "bytes": 1234567,
5 "cleanerThan": 0.78,
6 "statistics": {
7 "co2": {
8 "grid": {
9 "grams": 0.27
10 },
11 "renewable": {
12 "grams": 0.21
13 }
14 },
15 "energy": 0.000645

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.websitecarbon.com/"
View Documentation

Similar APIs