Is there any sample python porgams or RESTful API examples to automate the extraction process?
Hello @Apoorva
There are a few Postman and Python samples on the DSS API downloads tab and also on the LSEG API samples GitHub repo. You can take these samples as a starting point to develop the application.
Within Postman collection, you can use the export functionality to download the REST call in the Python format. See this article on how to do so.
If you have any specific questions about the use of API, you can ask on these forums.