forked from jikan-me/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaqs.html
More file actions
275 lines (255 loc) · 11.7 KB
/
faqs.html
File metadata and controls
275 lines (255 loc) · 11.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Jikan - FAQs</title>
<!-- SEO/OGP -->
<meta name="author" content="@irfanDahir">
<meta name="keywords" content="jikan, rest, php, api, myanimelist, free, open, source, 2017, 2018, 2019, 2020, 2021, 2022, anime, manga, people, characters, novels, manhua, manhwa, wrapper, ruby, python, restful, dart, node, javascript, js, nodejs, java, net">
<meta name="description" content="So about those questions you were wondering about...">
<meta name="image" content="https://i.imgur.com/ctoJ3Jp.png">
<meta itemprop="name" content="Jikan - FAQs">
<meta itemprop="description" content="So about those questions you were wondering about...">
<meta itemprop="image" content="https://i.imgur.com/ctoJ3Jp.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Jikan - FAQs">
<meta name="twitter:description" content="Apps developed using Jikan.moe">
<meta name="twitter:creator" content="@irfanDahir">
<meta name="twitter:site" content="@irfanDahir">
<meta name="twitter:image:src" content="https://i.imgurSo about those questions you were wondering about...">
<meta name="twitter:image:alt" content="Jikan.moe brand image">
<meta name="twitter:card" content="summary_large_image">
<meta name="og:title" content="Jikan - FAQs">
<meta name="og:description" content="So about those questions you were wondering about...">
<meta name="og:image" content="https://i.imgur.com/ctoJ3Jp.png">
<meta name="og:url" content="https://jikan.moe">
<meta name="og:site_name" content="Jikan - FAQs">
<meta name="og:locale" content="en_US">
<meta name="og:type" content="website">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/images/favicon/manifest.json">
<link rel="mask-icon" href="assets/images/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="assets/images/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#2e51a2">
<meta name="msapplication-TileImage" content="assets/images/favicon/mstile-144x144.png">
<meta name="msapplication-config" content="assets/images/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Merriweather+Sans|Open+Sans:400,600" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!-- Style -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<!-- <link rel="stylesheet/less" type="text/css" href="assets/less/bootstrap.less" />-->
<!-- <script src="//cdnjs.cloudflare.com/ajax/libs/less.js/3.9.0/less.min.js" ></script>-->
</head>
<body>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-99574439-1', 'auto');
ga('send', 'pageview');
</script>
<div class="notif-banner" style="flex-direction:column;padding: 20px 0;">
<p style="margin: 0;">
V3 is being discontinued from 1st October, 2022. Please migrate to V4.
<a href="https://docs.google.com/document/d/172RQ9wWiXqOnGqjXrV3cxMNceiqwCjxjprSFuyLwQJM/edit?usp=sharing">Read more</a>
<a href="https://docs.api.jikan.moe/">V4 Docs</a>
</p>
</div>
<header class="page">
<nav>
<div class="menu-icon">
<span>Menu</span>
<div class="menu-icon__middle"></div>
</div>
<ul class="menu">
<li>
<a href="https://jikan.moe" ><img class="menu__logo" src="assets/images/logo/jikan.logo.png" /></a>
</li>
<div class="menu__mobile-menu">
<li>
<a class="highlighted" target="_blank" href="https://docs.api.jikan.moe/">✨ v4 Docs</a>
</li>
<li>
<a href="showcase">Showcase</a>
</li>
<li>
<a href="faqs">FAQs</a>
</li>
</div>
<div class="menu__pull-right">
<li>
<a target="_blank" href="https://patreon.com/jikan"><i class="fab fa-patreon"></i></a>
</li>
<li>
<a target="_blank" href="http://discord.jikan.moe"><i class="fab fa-discord"></i></a>
</li>
<li>
<a target="_blank" href="https://github.com/jikan-me/jikan"><i class="fab fa-github"></i></a>
</li>
</div>
</div>
</ul>
</nav>
<div class="hero page">
<div class="left">
<h1>FAQs</h1>
<p>
So, those questions you might be wondering about..
</p>
</div>
</div>
</header>
<section class="faqs">
<h3>General</h3>
<div>
<h5>Are there any limits to the requests?</h5>
<p>
For rate limiting policies refer to:<br>
<a target="_blank" href="https://jikan.docs.apiary.io/introduction/information/rate-limiting">v3 Rate Limiting Policy</a><br>
<a target="_blank" href="https://docs.api.jikan.moe/#section/Information/Rate-Limiting">v4 Rate Limiting Policy</a>
</p>
</div>
<div>
<h5>How does Jikan work?</h5>
<p>
Jikan works by scraping MyAnimeList to parse the needed data.
</p>
</div>
<div>
<h5>Is this open-source?</h5>
<p>
Yes! From the source, to the REST API, to this website itself; everything is available on our GitHub organization.
</p>
</div>
<div>
<h5>Is the REST API service free?</h5>
<p>
Yes!
</p>
</div>
<div>
<h5>I've made a wrapper for Jikan!</h5>
<p>
Awesome! Let me know and I'll add it everywhere.
</p>
</div>
<div>
<h5>How can I support Jikan?</h5>
<p>
We'd love some help with keeping the servers running. Any help on <a href="https://patreon.com/jikan">Patreon</a> would be appreciated!
</p>
</div>
<div>
<h5>How can I contribute?</h5>
<p>
You can contribute by making PRs on our github repositories to fix or add new features from the roadmap. Or even by creating a wrapper in your language of choice. You can also give us ideas on what else we can scrap!
</p>
</div>
<h3>Features</h3>
<div>
<h5>What differs Jikan from the Official API?</h5>
<p>Jikan covers what the official API lacks.</p>
</div>
<div>
<h5>What can I request via Jikan?</h5>
<p>
<a href="https://github.com/jikan-me/jikan/blob/master/readme.md" target="_blank">A whole lot.</a>
</p>
</div>
<div>
<h5>Can you add [functionality] to Jikan?</h5>
<p>
Open an issue on the <a href="https://github.com/jikan-me/jikan/issues" target="_blank">GitHub repo</a> with the feature you'd like to see added or come over to our discord channel to discuss further.
</p>
</div>
<h3>Support</h3>
<div>
<h5>I have a problem using this!</h5>
<p>
Feel free to join our Discord Server or open an issue and we'll help you out!
</p>
</div>
<div>
<h5>I found a bug!</h5>
<p>
Please open a new issue with details of the problem and how it occured.
</p>
</div>
<div>
<h5>The REST API isn't working!</h5>
<p>
Uh-oh. Open an issue and I'll resolve it ASAP.
</p>
</div>
</section>
<section class="discord" id="discord">
<h2>Come say hello!</h2>
<div class="buttons">
<a target="_blank" href="http://discord.jikan.moe" class="button button--size-large button--fill-white button--has-icon">
<div class="button__icon">
<i class="fab fa-discord"></i>
</div>
Discord
</a>
</div>
</section>
<section id="backers" class="backers flex flex--centralize">
<div class="backers__about">
<h2>Patrons</h2>
<p>Jikan's REST API service is able to maintain high loads of traffic thanks to our Patrons! ❤️<br>Every cent goes towards operating expenses for Jikan and <a target="_blank" href="https://www.patreon.com/posts/vision-2020-29965954">upcoming sibling projects</a>.</p>
<div class="buttons buttons--margin-small">
<a target="_blank" href="https://patreon.com/jikan" class="button button--size-large button--fill-blue button--size-width-override">
<div class="button__icon"><i class="fab fa-patreon"></i></div>
Become a patron
</a>
</div>
</div>
<div class="backers__people">
<h3>Sugoii~! Patrons</h3>
<p>
<a target="_blank" href="https://github.com/jaredallard">Jared Allard (jaredallard)</a> <span>●</span>
<a target="_blank" href="https://twitter.com/hug_onun">hugonin</a>
</p>
<h3>Patrons</h3>
<p>
Aaron Treinish <span>●</span>
Aika Fujiwara <span>●</span>
Cesar Irad Mendoza <span>●</span>
Fro116 <span>●</span>
Jason Weatherly <span>●</span>
Jesse <span>●</span>
Kundan Chintamaneni <span>●</span>
Kururin <span>●</span>
Purplepinapples <span>●</span>
Ryo Ando <span>●</span>
Sakamotodesu <span>●</span>
TeraNovaLP <span>●</span>
</p>
</div>
</section>
<!-- start scrollup button -->
<div id="scrollyY" >
<i class="fas fa-caret-up"></i>
</div>
<!-- end scrollup button -->
<footer>
<div class="left">
<small>2017-2022 <b>Jikan.moe</b>
</div>
<div class="right">
<small>This website is open-source. <a href="https://github.com/jikan-me/website" target="_blank"><b>Help by making it better.</b></a></small>
</div>
</footer>
<script src="assets/js/common.js"></script>
</body>
</html>