π SEC & ESG Report Scraper
Pricing
from $10.00 / 1,000 results
π SEC & ESG Report Scraper
Extract climate disclosures and sustainability reports directly from SEC EDGAR filings and corporate investor relations web pages.
π SEC & ESG Report Scraper
Pricing
from $10.00 / 1,000 results
Extract climate disclosures and sustainability reports directly from SEC EDGAR filings and corporate investor relations web pages.
You can access the π SEC & ESG Report Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "companies": [< {< "id": "microsoft",< "name": "Microsoft",< "criticality": "high",< "owner": "ESG Program Office",< "peerGroup": "mega-cap-software",< "tags": [< "software",< "scope-3",< "climate"< ],< "disclosurePacks": {< "sustainability": [< {< "id": "msft-sustainability-report",< "name": "Microsoft Sustainability Report",< "url": "https://www.microsoft.com/en-us/corporate-responsibility/sustainability/report",< "includePatterns": [< "sustainability report",< "annual report",< "scope 1",< "scope 2",< "scope 3",< "net zero"< ],< "staleAfterDays": 430< }< ],< "sec_filings": [< {< "id": "msft-sec-10k",< "name": "Microsoft SEC climate watch",< "sourceType": "sec_edgar",< "cik": "789019",< "formTypes": [< "10-K",< "10-Q",< "8-K"< ],< "staleAfterDays": 430< }< ]< }< }< ]<}' |<apify call taroyamada/esg-disclosure-tracker --silent --output-datasetThe Apify CLI is the official tool that allows you to use π SEC & ESG Report Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: