/python_manga_scraper

This is a Python program to download a manga from Manganato.com. Every Chapter will be saved as a PDF in a chosen file directory.

Primary LanguagePython

python_manga_scraper

Requirements

  • BeautifulSoup(bs4)
  • urllib3
  • requests
  • Pillow

pip install -r requirements.txt

Features

  • Saves every Chapter in a PDF
  • Gets every chapter from the chapter list
  • Pictures are deleted afterwards
  • You can choose a path to save to

Planed Features

  • GUI
    • Select a path to save to 🗸
    • Progress Bar
    • Get a specific chapter
    • Get specific chapters
    • Search feature
    • Get only the new(and missing) chapters

Disclaimer

This code was made for education purposes, I do not personally use nor encourage the use of illegal Manga sites.