How can I download all messages from a Google Groups?
Asked Answered
I

1

9

I would like to download all messages from a Google Groups because I want to analyze the discussion available in there. How can I do it?

E.g. https://groups.google.com/forum/#!forum/thackday

Iscariot answered 1/3, 2013 at 17:0 Comment(2)
in Google app script , it's not possible.Carolynncarolynne
Possible duplicate of Download all messages from a Google groupNusku
A
0

Over a year after your post, someone else asked a very similar question. The OP used a screen scraper program/tool, but the selected answer was to use "... the gdata python library to get a list of all groups along with their respective URLs. From there I used selenium to scrape the groups for messages and all replies."

Artieartifact answered 13/3, 2015 at 21:36 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.