Skip to content

An API to search for mangas and URLs to read them

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

tohyongcheng/mangasearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangaSearch

An API to search for mangas to read and their urls

Usage

# defaults to search on mangapark.me
$ python mangasearch.py <query> 

# to search on other sites:
$ python mangasearch.py <query> --site mangapark
$ python mangasearch.py <query> --site mangafox
$ python mangasearch.py <query> --site mangareader
$ python mangasearch.py <query> --site mangapanda

Sites available

There are currently 4 sites available to search from:

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An API to search for mangas and URLs to read them

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages