Hello All
I am NLP engineer in Japan, and planning a service that recommends movies by analyzing the user’s timeline text.
I believe that the enjoying movies on Twitter has a great value. Therefore, I would like more and more people to use this service.
However, the number of times is limited with a normal API(GET statuses/user_timeline).
As many other Twitter client app are increasing the number of times to get someone else’s timeline by user’s authentication,
I am also planning to get the timeline by getting the collaborator’s authentication to get the timeline.
I will develop it in the same way. Is this a possible way?
Thank you.