GaiaLens Company Names

무료
분류별 GaiaLens | 업데이트됨 9 days ago | Finance
인기

5.2 / 10

지연 시간

9,343ms

서비스 수준

100%

Health Check

N/A

README

This API returns a list of all company names available to the user. It can be used as a pre-step before invoking other GaiaLens APIs such as GaiaLens ESG Scores, Gaialens Historical ESG Scores and GaiaLens ESG News to make sure correct company names are provided in the requests.

Please Note: GaiaLens tracks over 19,000 companies, however only the top 2,000 companies by market capitalization are available via this API. In case you need more please visit https://www.gaia-lens.com/

Arguments: The API doesn’t take any arguments.

Header: The header must contain the below two parameters:

Sample python request code:

import requests

url = "https://gaialens-company-names.p.rapidapi.com/companynames"

headers = {
	"X-RapidAPI-Host": "gaialens-company-names.p.rapidapi.com",
	"X-RapidAPI-Key": ""
}

response = requests.request("GET", url, headers=headers)

print(response.text)
팔로워: 0
자원:
제품 웹사이트 이용 약관
API 생성자 :
Rapid account: Gaia Lens
GaiaLens
gaialens
Rate API에 로그인
등급: 5 - 투표: 1