I need help writing a python code (use spyder) 1. Choose a product…

Question Answered step-by-step I need help writing a python code (use spyder) 1. Choose a product… I need help writing a python code (use spyder)  1. Choose a product on Amazon.com website. Make sure it has at least 200 reviews (not ratings): A. Scrape the text of the first 100 reviews of the product you have selected and put them in an Excel file. The URLs you will end up scraping will look like this: https://www.amazon.com/2021-Apple-iPad-Wi-Fi-256GB/productreviews/B09G9LPNLG/ref=cm_cr_arp_d_paging_btm_next_2?ie=UTF8&reviewerType=all_re views&pageNumber=2  B. Do sentiment analysis on all of the reviews you have scraped and save the results in a new Excel file with columns for review text, Polarity, Subjectivity, and Sentiment (positive, negative, neutral). provide the Excel file along with the code you have used for scraping and sentiment analysis on the review. Even if your code did not run and could not generate anything, just send me your code  Computer Science Engineering & Technology Python Programming COMPUTER S 102 Share QuestionEmailCopy link Comments (0)