Forum - View topicEncyclopedia API.
Goto page Previous 1, 2, 3, 4, 5 |
Author | Message | ||
---|---|---|---|
gudvinr
Posts: 5 |
|
||
Wow, it's awesome. Glad to hear that. Your dev support best of all I've ever seen. Many thanks. |
|||
Dimitry Gosselin
Posts: 1 |
|
||
Hello, I made some test and it seems that I can have access to the release of some manga (ex: cdn.animenewsnetwork.com/encyclopedia/api.xml?manga=1223) and for some not (ex: cdn.animenewsnetwork.com/encyclopedia/api.xml?manga=11816). It seems that for the second manga, the release data are in another page. I don't know if it's related. I find the discussion above and I wanted to know if it always the case or if it's possible, now? |
|||
Shiroi Hane
Encyclopedia Editor
Posts: 7585 Location: Wales |
|
||
The second one hasn't been licensed in English so has no releases.
|
|||
MoombaDS
Posts: 3 |
|
||
Is there currently any way (or plans to implement a way) to access Light Novel information via the API in the same way as manga and anime?
|
|||
bglassbrook
Posts: 1244 Location: Gaithersburg, MD |
|
||
Light novels are [generally] under manga. If you pull the data for all manga then you can filter it down by type/precision. Doesn't look like either of those are direct variables right now.
|
|||
MoombaDS
Posts: 3 |
|
||
Are you certain that any light novels are listed under manga at all? I admit I haven't done any truly thorough checks, but running a few queries to look for any light novels that might be available through the data on manga, I only turn up manga adaptations for Spice & Wolf (only id=8538 no id=13639) and the same for both Sword Art Online and Rokka no Yuusha. |
|||
bglassbrook
Posts: 1244 Location: Gaithersburg, MD |
|
||
I didn't try looking for specific examples. Odd that they would be listed as manga for all functions except the API.
|
|||
Shiroi Hane
Encyclopedia Editor
Posts: 7585 Location: Wales |
|
||
MoombaDS
Posts: 3 |
|
||
Lightzo
Posts: 1 |
|
||
Hi everyone,
This is my first post on the forums. Yoroshiku onegaishimasu. I'm a novice programmer and I'm trying to improve my skills. I want to make an app where users can use the ANN database to look up animes by rating/alphabetically and genre. So if I wanted to find some new fantasy animes to watch, I'd: - Select the fantasy genre - Sort the list by rating (or alphabetically if I wanted to) - and then see the relevant animes in the report list I've seen that this functionality is available at animenewsnetwork.com/encyclopedia/search/genre, and was wondering if the API supports it. Thanks, Lightzo |
|||
rtheone
Posts: 1 |
|
||
Hey there, quick question, are there any API calls available to retrieve the information in XML format used by /encyclopedia/people.php and /encyclopedia/company.php, particularly which works they've worked on and what their position was?
If not, is such a feature possible and are there any plans to implement such functionality? I would personally really appreciate not having to write or use a scraper. I've rather blindly tested a few query strings to no avail and searched the forums for a while but couldn't find any information on the subject, so thanks in advance for any responses. |
|||
KaitharVideo
Posts: 1 |
|
||
So, uh, a few pages back it was mentioned that minor characters aren't returned in the XML output of the API, this still appears to be the case. Any chance the full cast list could be returned?
|
|||
Shay Guy
Posts: 2423 |
|
||
Dang, I wish I'd thought to look for an API years ago.
I don't know if Dan's still looking at this thread, or working on the API at all, but I know JSON is more popular for them these days than XML; has there been any consideration of a JSON endpoint? I've also noticed while working with the Shousetsuka ni Narou API that it has a neat feature where you can use the "of" parameter to specify which properties you want the API to return. So, for instance, you can put of=t-n-l and just get the titles, ncodes (story IDs), and lengths for all results for your query, saving on bandwidth. Would it be possible to implement something like that? (I've also had a bit of frustration handling the API with Python's "requests" library, because slashes in the "params" argument's values are HTML-encoded. Couldn't figure out how to disable that.) |
|||
All times are GMT - 5 Hours |
||
|
Powered by phpBB © 2001, 2005 phpBB Group