An open API service indexing awesome lists of open source software.

https://github.com/maheshpaulj/manga-scraper

Manga Scraping Tool made in python, It fetches the manga page from the website and downloads it in JPG format and saves it locally. This is basically web Scraping
https://github.com/maheshpaulj/manga-scraper

manga-scraper python web-scraping website-scraper

Last synced: about 1 month ago
JSON representation

Manga Scraping Tool made in python, It fetches the manga page from the website and downloads it in JPG format and saves it locally. This is basically web Scraping

Awesome Lists containing this project

README

        

# Manga Scraper

Manga Scraping Tool made in python, It fetches the manga page from the website and downloads it in JPG format and saves it locally. This is basically web Scraping.

# Screenshots

![screenshot of this game](https://i.imgur.com/h89ySKl.png)
![screenshot of this game](https://i.imgur.com/MNxxTnZ.png)

# Requirments:
- Python
- requests python module
```
pip install requests
```


## Usage
NOTE: there is one change you need to do before you can run this, inside settings.py file, change the "LOCAL_PATH" to your desired path, or you can just change the username to your device's then it will be saved in downloads.
- clone this repo and run "manga.py" file
- manga name should be full name( it is NOT case sensitive) for best use case, google up the manga name and use the full name given in the heading

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## References

https://www.youtube.com/watch?v=DKbLdk1m7QA&list=PLIGX7qs4NfsIB967YyW7JLxlTClGR3-0t