Thread: [See Bugtracker] Twitter - Scrape date/time limit?
View Single Post
  #4  
Old 20.01.2020, 20:19
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Twitter web-API seems to have a limit which you should even be able to see via browser.
An old note of mine in our code will also tell this:
Code:
            /* 2016-11-30: Seems like twitter limits their website to a max "load more" calls of 40. */
40 would mean 40 times loading content by scrolling down.

As said - you can simply test this via browser.

I'am not doing this right now as I don't have the time for that (today).

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote