praw-dev / praw

PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
http://praw.readthedocs.io/
BSD 2-Clause "Simplified" License
3.4k stars 453 forks source link

Get submission view count #2005

Closed rx-000 closed 6 months ago

rx-000 commented 6 months ago

Describe the solution you'd like

Add support to get a submissions view count.

chrome_EyA62PWTjY

Describe alternatives you've considered

No response

Additional context

No response

LilSpazJoekp commented 6 months ago

Unfortunately it is not possible to access this information with PRAW.