Manga Crawler screenshot 1

1 / 4

Project

Manga Crawler

A Python crawler that gathers manga chapters from multiple sites and compiles them into organized PDFs.

  • Created a Python crawler for scraping content from multiple manga sites.
  • Compiled scraped chapters into organized PDF files for easy reading.
  • Used multithreading to scrape chapters concurrently.
  • Designed the codebase to stay modular for future website compatibility updates.
  • Focused on adaptability across different website structures.