1.5.2 • Published 4 years ago

api-hentaifox-com v1.5.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

hentaifox.com API

A API wrapper that reads the HTML of the site and extracts info

This library supports fetching:

  • Manga,
  • List of Manga,
  • tags/characters/parodies/catagories/groups/artists

Install

npm install --save api-hentaifox-com

API

Manga

getManga(manga_id)

Lists

WARNING: The string arguments are not escaped (Eg. query, tag, ...)

getHomeManga(page)

searchByText(query , page)

searchByCharacter(character , page)

searchByTag(tag , page)

searchByArtist(artist , page)

searchByParody(parody , page)

searchByGroup(group , page)

Tags

getTags(page)

getArtists(page)

getCharacters(page)

getParodies(page)

getGroups(page)

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago