UNPKG
react-native-mal-scrape
Version:
latest (1.1.0)
1.1.0
1.0.91
1.0.9
scrapes info from myanimelist
github.com/leon-4A6C/mal-scrape
leon-4A6C/mal-scrape
react-native-mal-scrape
/
endpoints.json
7 lines
(6 loc)
•
122 B
JSON
View Raw
1
2
3
4
5
6
7
{
"topAnime"
:
"/topanime.php"
,
"topManga"
:
"/topmanga.php"
,
"details"
:
"/{type}/{id}/"
,
"search"
:
"/{type}.php"
}