D
D
dimaychek2015-05-28 00:41:25
CMS
dimaychek, 2015-05-28 00:41:25

How to display the number of followers in twitter to your site with automatic updating?

I read about this method of solving the problem:
you create applications from a tweeter (for this you need a login, password), in this application you get a key, a token, etc., you take a script (now it is not available for demonstration) you paste it on the site. For the script, you need to install the composer, after which it should be connected and supposedly everything should work.
The question is, is it possible to do this in an easier way (without a login, a password from a tweeter (if the site is for a client))?
For example, to do the same with Vkontakte and Facebook, a short script is enough into which you insert the community / page ID and everything is displayed.
I am not strong in programming, if possible in the most accessible language.
If it helps - site on wordpress.
The option with the plugin is only suitable if the number is displayed as text, not as an image.
The same applies to the task as a whole.
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
X
xaja, 2015-05-28
@xaja

The number of followers can be shown in the simplest way - through the follow button - https://dev.twitter.com/web/follow-button
Just get the number through the API, unfortunately, only after authentication

A
Alexey, 2015-05-28
@Leshgan

there is a parameter "followers_count"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question