Is there any python API that can help me scrape Bloomberg newspaper articles?
I am trying to scrape newspaper articles’ headline and summary by keyword from Bloomberg using python selenium. But it looks like bloomberg does not allow me to scrape any data in this way. I wonder if there are any other ways (for example like a direct API) that I can scrape text data from Bloomberg?