Skip to content

Conversation

haneybarg
Copy link

I need to colect one thousand comments per vid and write them into a jsonlines, so I did two things:

  • Added jsonlines to append to comments.jsonl file, with id, author and comment.
  • Interrupted the code after 10 pages, assuming that I would put 100 comments per page in the arguments.
    This is not an optimization, it is a slight modification to those who wish to use jsonlines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant