Issue
I'm looking to navigate to a page that doesn't have a direct URL.
If you go to https://www.nasdaq.com/market-activity/stocks/tsla/option-chain and then set the month to May 2020 and the date to 05/08/2020, you will see the URL does not change.
Is there any way for me to use beautifulSoup to get the data for that particular date?
Thanks
Solution
I have found this question that solves my issue.
Scrape dynamic data using scrapy
Answered By - Sri
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.