Every comment under a post, collected into a sheet with a sentiment tag
The scenario collects every comment on a post, paging through to the end, reads the mood of each, and files them into a sheet.
- Every comment is collected, not just the first page
- Each comment carries a mood tag: praise, complaint, or neutral
- Requests go out in batches with pauses, so the platform doesn't cut you off
- A repeat run updates rows instead of duplicating them

