Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 2.67 KB

README.md

File metadata and controls

58 lines (42 loc) · 2.67 KB

Manga Scaraper API

This is a simple manga scraper made in python. It uses flask for API. This is not a fail proof but I will try to make it as good so it wont fail any request.

You can use this as a server to scrape Manga and use the API to implement it in your own application.

Libraries used

  • Brotli
  • Flask
  • beautifulsoup4
  • cloudscraper
  • APScheduler - used to get new free working proxy

Supported Manga Website

IF I have Time I will add some other Manga Bloggers

Installation

git clone https://github.com/RohitM-IN/manga-crawler-python.git MangaCrawler
cd MangaCrawler
pip install -r requirements.txt
flask run

Api Endpoints

Run in Postman

All Api Endpoints are defined in Postman Documentation

Current Issues

  1. Madara - any thing with post method is an issue need to use playwrite or something for that