The Manga Scraper is a web scraping tool built using Python, Scrapy, and Flask. It allows users to retrieve manga information such as titles, latest chapters, and chapter links from online sources.
- Scrape manga titles, latest chapters, and chapter links from online sources efficiently using Scrapy spiders
- A Flask web application to provide a user-friendly interface for accessing the scraped manga data
- Error handling and default values to ensure robustness and smooth user experience
- Python
- Scrapy
- Flask
- HTML5/CSS