What could I use to pull LSEG data with the API similarly to the screener function? IE, I wanted to pull the top 100 companies and list their state of incorporation, market cap, and industry?
Hello @Chris_Oleg_15
The screener can be used in the API calls. You can read this article on Screener to understand how to use it. Screener is built as an object of the LD Library and can be directly used in the API calls. You can also see this example notebook packaged with the library.