Extract data from anime website using requests, HTML, and Beautifulsoup:
First, scrape anime links.
Secondly, scrape anime data.
Then, clean the data and prepare it for analysis using pandas.
Finally, create a basic visualization and analysis using pandas and plotly express