Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages