HackerNewsAPI icon indicating copy to clipboard operation
HackerNewsAPI copied to clipboard

Get comments for a story is breaking when no comments are there on Hackernews page

Open gauravaror opened this issue 11 years ago • 0 comments

When we call the get_comments method, if story doesn't have any comments the api breaks as i keeps looking for table of comments in the page and won't be able to find it and breaks.

gauravaror avatar Aug 01 '14 11:08 gauravaror