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?
I did see there are a number of API choices on their website: https://www.bloomberg.com/professional/support/api-library/. But it seems like there’s no python api for me to directly scrape newspaper articles from Bloomberg.
lannnn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.