I have developed a Python script utilizing Selenium and BeautifulSoup to extract data from the website. Initially, I conducted an analysis to determine the website's scrapability. Then, I proceeded to analyze the website's structure and created a script for data extraction. Subsequently, I conducted thorough testing of the script on several initial pages. Once verified, the script was deployed to extract data from a large volume of pages.