Client (university professor) having Restriction on Data Extraction via Python API

I am a user of LSEG/Refinitiv Workspace. Within the Screener application, when I run a search using the criteria “Universe: Public Companies, Country of Exchange: Turkey,” I can access data for 590 companies in your database.Through the Add Column option in the Screener application, I am able to seamlessly export the desired data for these 590 companies into Excel directly from the Workspace interface.However, when I attempt to retrieve the same dataset using Python, I encounter a limitation. The system restricts me to downloading data for only a limited number of companies per day (e.g., 100 companies).While there appears to be no restriction when exporting from the Workspace screen, such a limitation exists when using Python. Could you kindly clarify the reason for this restriction and advise on possible solutions or alternative approaches to access the complete dataset via Python?

Answers