Hi, I am working on a larger project where I am integrating job listings with firm-level (parent company data). I need to link firm names with their parent companies (to get the publicly listed entities for subsidiaries) which I am doing via the Search API in LSEG Workspace.
The entire dataset contains about 200,000 firms for which I have to query to API. Now my requests show errors at a certain point citing there were too may requests and I should try again later.
Is there a way to do this procedure without hitting request limits?