• nutomicA
    link
    fedilink
    arrow-up
    7
    ·
    2 years ago

    You can check the browser console for raw api responses. Or make direct api calls with curl.

    • tracyspcyOP
      link
      fedilink
      arrow-up
      5
      ·
      2 years ago

      Thank you very much! Finally, managed to get this data :)

      If someone is interested, getCommunity helps to get number of subscribers.

    • tracyspcyOP
      link
      fedilink
      arrow-up
      3
      ·
      2 years ago

      am I right that post and comments are not total numbers, but for some specific period like year for ex? Just noticed, that amount of posts and comments decreased since previous month.

      • nutomicA
        link
        fedilink
        arrow-up
        5
        ·
        2 years ago

        The ones in post_view.counts should be overall. How are you checking it?

        • tracyspcyOP
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          I’ve found it in browser console : getcommunity -> community_view -> counts

          • nutomicA
            link
            fedilink
            arrow-up
            2
            ·
            2 years ago

            Yep thats it. Only way i could think of that numbers decrease would be if comments get removed or deleted.