Website Carbon (ndependent Publisher) (Preview)
How is your website impacting the planet?
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Clement OLIVIER |
URL | https://stuffandtacos.azurewebsites.net/ |
clement@carfup.com |
Connector Metadata | |
---|---|
Publisher | Clement Olivier |
Website | https://www.websitecarbon.com/ |
Privacy policy | https://www.websitecarbon.com/privacy-policy/ |
Categories | Marketing; Communication |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Data Analysis |
This will calculate the emissions of a page by manually passing the bytes and whether or not it is powered by green hosting. |
Site Analysis |
This will run a test in real time to calculate the carbon emissions generated per page view. |
Data Analysis
This will calculate the emissions of a page by manually passing the bytes and whether or not it is powered by green hosting.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Bytes
|
bytes | True | integer |
Url of the website |
Green
|
green | True | integer |
Url of the website |
Returns
Name | Path | Type | Description |
---|---|---|---|
statistics
|
statistics | statisticsResponse |
The statistics object returned as part of some responses is a result of the calculations performed by the API. |
Cleaner than
|
cleanerThan | float |
A numeric value between 0 and 1 representing the percentage of tested resources this is cleaner than. |
Rating
|
rating | string |
Rating of the result. |
Green
|
green | boolean |
Whether the site is using environmentally sustainable hosting. |
Site Analysis
This will run a test in real time to calculate the carbon emissions generated per page view.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Url
|
url | True | string |
Url of the website. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Url
|
url | string |
The URL that has been tested. |
Green
|
green | boolean |
Whether or not we could establish hosting of the website as being "green". |
Bytes
|
bytes | integer |
The number of bytes transferred during the page load. |
Cleaner than
|
cleanerThan | float |
A numeric value between 0 and 1 representing the percentage of tested resources this is cleaner than. |
Rating
|
rating | string |
Rating of the website. |
statistics
|
statistics | statisticsResponse |
The statistics object returned as part of some responses is a result of the calculations performed by the API. |
Timestamp
|
timestamp | integer |
Date of the report generation. |
Definitions
statisticsResponse
The statistics object returned as part of some responses is a result of the calculations performed by the API.
Name | Path | Type | Description |
---|---|---|---|
Adjusted bytes
|
adjustedBytes | float |
The approximate number of bytes transferred by the page load, adjusted to take first time vs returning visitor percentage into account. |
Energy
|
energy | float |
The approximate amount of energy transferred on each page load in KWg. |
Grams
|
co2.grid.grams | float |
The approximate amount of CO2 transferred on each page load in grams |
Litres
|
co2.grid.litres | float |
The approximate amount of CO2 transferred on each page load in litres. |
Grams
|
co2.renewable.grams | float |
The approximate amount of CO2 transferred on each page load in grams. |
Litres
|
co2.renewable.litres | float |
The approximate amount of CO2 transferred on each page load in litres. |