Skip to content

MonHunAPI gathers details of all monster information from the game series Monster Hunter by Capcom into one API.

Notifications You must be signed in to change notification settings

pkwlo/MonHun-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MonHunAPI

You've heard of PokeAPI, here is MonHunAPI!

MonHunAPI is a public API passion project created by Patricia Lo (pkwlo) and Shaun Sy (ShaunMLS) that gathers details of all monster information from the game series Monster Hunter by Capcom into one API. It is free to use for anyone who wants to use it in their Monster Hunter companion apps and websites. After creating the API, we plan on using it in our very on hunting companion app! Stay tuned and happy hunting!

Install and set up

To set up a virtual environment on your project

python3 -m venv env-scrapy-mongodb

env-scrapy-mongodb\Scripts\activate

To install project dependencies in your project

python -m pip install scrapy ​​'pymongo[srv]'

Features

  • TBA

Version Updates

  • TBA

Roadmap

  • monster details for each game, starting with the newest game and working backwards (Rise, World...)

Creators

We are currently Computer Systems Technology students at BCIT who love Monster Hunter and can't wait for Wilds to come out!

Contact

If you have any suggestions for future features you would like to see, we will take a look and potentially add it to the backlog!

Patricia:

Shaun:

About

MonHunAPI gathers details of all monster information from the game series Monster Hunter by Capcom into one API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages