I am trying to get data from the Community Tab of a youtube channel, however this does not seem to be supported by the youtube api which I have used so far. I have tried many things including parsing the html but with no luck.
The data I wish to get is:
- Number of community posts
- Oldest community post date
- Newest community post date
Thanks in advance to all who help