https://github.com/m0mosenpai/doraemon_scraper
Scrapes Doraemon-RAW manga
https://github.com/m0mosenpai/doraemon_scraper
anime-scraper doraemon python
Last synced: 3 months ago
JSON representation
Scrapes Doraemon-RAW manga
- Host: GitHub
- URL: https://github.com/m0mosenpai/doraemon_scraper
- Owner: m0mosenpai
- License: mit
- Created: 2018-10-21T13:41:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T10:56:41.000Z (about 5 years ago)
- Last Synced: 2024-12-27T18:13:31.609Z (10 months ago)
- Topics: anime-scraper, doraemon, python
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Doraemon Manga Scraper in Python 3.
Scrapes Doraemon-RAW manga from https://doraemon.mangawiki.org/# Dependencies
1. beautifulsoup4
2. requests
3. os
4. lxml