A simple python scrippt that scrapes data off of Mangafire. The scraped data includes:

  • Search Results (Only the results from the first page are scraped as of now.)
  • Manga Details
  • Trending and New Releases
  • Chapter list
  • Pages(images) for each chapter

To-do

  • Write a consumable API based off of this scraper
  • Refactor the scraper to be more efficient