mokaddemhicham/imdb-scraper
Web scraping project for retrieving movie information from IMDb's top-rated list, storing it in a database, and providing REST API endpoints. Written in Python with BeautifulSoup, Requests, Matplotlib, Flask, pymysql, and configparser.
Python