dmarx/psaw

To get the comment data and not comment ids

pratheekdata opened this issue · 0 comments

gen = api.search_comments(before = end_epoch, after = start_epoch,subreddit='apple')

This code gets me the comment ids but not the comment itself.