- SSRN Scraper: Search in the single respective Conference Sub-SSRN Pages for more details like Submission format (i.e. LaTex, Word, PDF, etc) and also for the explicit Submission Deadline
- SSRN Scraper: Check Automation Process and write it as VBA-Standalone Code
- EQS Scraper: Change the output format to a pd.DataFrame for ease of use, also in the saved .txt files as structure
- EQS Scraper: Change the filename of the saved files to ISIN_ReleaseDate_EQSNewsID for .txt and .pdf files
- EQS Scraper: Sanity Check if all Release Sections are scraped properly
- EQS Scraper: Impement Release Type sensitive scraping to better cope with different url strcutures, types are the following:
- Corporate
- Vorabbekanntmachung
- Directors Dealings
- Hauptversammlung
- Ad-hoc
- Gesamtstimmrechte
- Media
- Stimmrechtsanteile
- Kapitalmarktinformationen
- Press Release
- UK Regulatory
- https://developers.refinitiv.com/en/article-catalog/article/eikon-data-api-cheat-sheet
- https://github.com/Refinitiv-API-Samples/Example.DataLibrary.Python/blob/main/Examples/2-Content/2.06-Search/EX-2.06.01-Search.ipynb
- https://github.com/Refinitiv-API-Samples/Example.RDPLibrary.Python.ConvertSymbology
- https://community.developers.refinitiv.com/questions/94450/how-to-retrieve-exchange-specific-ric-from-isin-in.html
- https://community.developers.refinitiv.com/questions/102323/filter-list-in-discovery-search-function.html
- https://cdn.refinitiv.com/public/rd-lib-python-doc/1.0.0.0/book/en/sections/intro.html
- https://github.com/Refinitiv-API-Samples/Example.DataLibrary.Python/tree/main/Examples
- https://community.developers.refinitiv.com/questions/96545/ric-search-tool-api.html
- https://community.developers.refinitiv.com/questions/101641/help-with-news-api-for-python-more-details.html
- https://community.developers.refinitiv.com/questions/99828/api-for-fetching-news-feed-data-of-companies.html