I've never used twitter before and I need to implement the Twitter Rest API. I need to read all the tweets from one page (example: here) with my application.
Now I'm reading the documentation and I can't figure out which endpoint I have to use for this.
Can someone point me out with which endpoint I have to use?