Skip to main content

Questions tagged [social-media]

The tag has no usage guidance.

1 vote
0 answers
45 views

ServiceConnect["Facebook"] error

ServiceConnect["Facebook","New"] return error: ServiceConnect: Due to restrictions added by Facebook, this service is currently not available. But when I check Wolfram Mathematica'...
George's user avatar
  • 11
5 votes
1 answer
76 views

How to use Import[] to grab text displayed on a Twitter page for a non-existent username?

Let's say http://www.foo.bar/?domain=wibble returns a search page on the word "wibble" provided by an engine with the frontdoor address ...
tell's user avatar
  • 320
0 votes
0 answers
46 views

ServiceConnect with Instagram [duplicate]

WRI has told me they don't support Instagram anymore due to their change in privacy policy. Instagram still remains in $Services. I came across this and was ...
kits's user avatar
  • 280
1 vote
1 answer
46 views

ServiceConnect not working on instagram

I've been trying to connect Instagram to WM. But when I evaluate the basic command ServiceConnect["Instagram"] I get ...
Marco's user avatar
  • 13
4 votes
0 answers
81 views

How can I delay twitter requests

Using the twitter ServiceConnection it is easy to build the friend network of a twitter account: ...
spore234's user avatar
  • 601
1 vote
0 answers
38 views

Error in Twitter connection

I write ServiceConnect["Twitter", "New"] and the answer is OAuthSigning`OAuthAuthentication::reqbdy: The service Twitter returned invalid ...
user58270's user avatar
  • 135
3 votes
0 answers
45 views

Can one preset credentials for ServiceConnect["Twitter", "New"] to allow wolframscript headless use?

Trying to run some wolframscript code from a server, is it possible to set ServiceConnect credentials in the environmental variables for example?
Tim's user avatar
  • 395
1 vote
0 answers
61 views

Is it possible to use Mathematica's Twitter integration to unfollow a certain list of users?

I read this, It's not clear to me if there is absolutely no way to unfollow people with it or if there is some sneaky way to do that. I ask that because in the past, I asked this and it seemed that ...
Red Banana's user avatar
  • 5,411
1 vote
0 answers
60 views

Problem with CharacterEncoding trying to obtain Twitter data

I'm using Mathematica 11 installed in Ubuntu. I'm trying to retrieve Twitter data these days. So, I'm using: twitter = ServiceConnect["Twitter"] Everything is ...
MonkeySpades's user avatar
1 vote
1 answer
55 views

Twitter import date malfunction

I am using the following procedure to analyze twitters, which was working correctly yesterday, but today I am facing some problems. Did Wolfram change something? Thanks ...
unmark1's user avatar
  • 141
1 vote
0 answers
112 views

How to connect to LinkedIn

I want to draw a graph of a network of LinkedIn users/followers/companies, etc., using LinkedIn data. I tried this: SocialMediaData["LinkedIn", "Connections"] ...
Sara Isabel Aleixo Perestrelo's user avatar
2 votes
1 answer
122 views

Is there a way Wolfram technology can be used to set up a (simple) Twitter alert system?

Is there a way to use Wolfram technology to do the following? Search twitter for key words Email the results Schedule the task to be done daily
George's user avatar
  • 3,145
2 votes
0 answers
76 views

Get date about Posts on LinkedIn

I'm doing some experiments on my LinkedIn Page. Each week I post a image on LinkedIn. Then I follow the number of views during the day's after. Each time a change something. For example, the time of ...
Michiel van Mens's user avatar
6 votes
0 answers
180 views

Connecting to Twitter API Manually in Mathematica to Pull Down All Followers of a Specified User (e.g. More than 5,000)

I have been going through old StackExchange threads to see how to potentially use Mathematica's built-in connection/authentication to the Twitter API to connect to it manually, and access some ...
Benjib's user avatar
  • 81
2 votes
1 answer
107 views

Twitter Service Connect with Constant ID

I am able to send Tweets with: twitter = ServiceConnect["Twitter", "New"] Then the command takes me to the API to authorize and then gives me an ID How can I ...
fonsi's user avatar
  • 143

15 30 50 per page