Parsing dota2.gamepedia.com - Android -


i information dota2 items can get. essential ones prices, names, thumbnail picture urls, other information welcome, way buy them (for instance, buy moon shard buying 2 hyperstones).

there dota2 wiki page , there way parse wiki pages, didn't work. apparently wiki's apis doesn't work on http://dota2.gamepedia.com.

i need information on android platform.

any help?

i have been actively researching same thing.

scraping wiki far brittle (layout/website updates), why not data straight valve's mouth? have online item viewer consumes json item data, able track down gets published , plan on using in future android app well.

the json data can retreived via this link.

once have retrofit parse data directly objects.

personally however, consume through other method , store in own database app isn't dictated structure of data push.

hope helps!


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -