api - How can I acquire data from social media to analyze it using machine learning? -


i have project i'm required predict future user location can provide him location specific services collect data device used provide service user etc...

i have developed android app collects data social media richest in terms of information, make use of that. example, if user checks in in restaurant , gives review (on fb example) go there. or if tweets negative tweet place unlikely go there... these examples thought of.

so main issue is: how access information? mean it's not user going send me copy of every social media activity have how , possible? because know fb, twitter , other social medias have security policies thought couldn't done , facebook gets access users' information predict likes , dislikes , show them adds , sponsored posts accordingly when googling it, found lot of tools claim able provide sort of data. how did acquire , possible me same?

facebook, twitter, etc. have well-documented apis may or may not allow access data.

for apis, see official documentation of each, because write here outdated in year or two, apis change.

don't rely on web scraping. web sites change design more api, , violate terms-of-service.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -