Mattlau04
04/07/21 01:46PM
How do i get child posts from the API?
the "has_children" key tells where there are child posts but the IDs aren't given, is there a separate request to make to fetch child posts? and if so, to what url?
Mattlau04
04/07/21 05:10PM
Welp, turns out you must use
hypnohub.net/post/index.json?tags=parent:{id}
then strip the parent post from the list
1


Reply | Forum Index