Is it possible to get the latest call transcript URL for given symbol?
eg:
input:
_get_call_script("TSLA")
output:
https://www.fool.com/earnings/call-transcripts/2020/07/23/tesla-tsla-q2-2020-earnings-call-transcript.aspx
or content
Even finding the company's stock page is difficult because they use company name as reference, not the symbol:
https://www.fool.com/quote/nasdaq/tesla/tsla/
If we had the stock page then we could scrape for latest callscript.
I have also noticed they are some missing callscripts on fool.com, has anyone else noticed this?
Is it possible to get the latest call transcript URL for given symbol?
eg:
Even finding the company's stock page is difficult because they use company name as reference, not the symbol:
https://www.fool.com/quote/nasdaq/tesla/tsla/
If we had the stock page then we could scrape for latest callscript.
I have also noticed they are some missing callscripts on fool.com, has anyone else noticed this?