Home Web Front-end JS Tutorial Specific steps to obtain the number of Twitter and Facebook articles using JSONP_javascript skills

Specific steps to obtain the number of Twitter and Facebook articles using JSONP_javascript skills

May 16, 2016 pm 04:58 PM
facebook jsonp twitter

The original article is about using Twitter and Facebook. Because of the crackdown in China, what I find useful is a tool class for obtaining JSONP.

What bothers me is that many popular APIs already require authentication to obtain. information.

Since I can access these pages and get the information, why don't I use some simple code to get it and skip the verification step?
I think Twitter and Facebook require authentication to get the article number, but it turns out you can get this information via JSONP. Please refer to the steps below.

The JavaScript

I will show you how to do this using basic JavaScript:

Copy Code The code is as follows:

// Get the encapsulated object of the number of articles
var socialGetter = (function() {
/* JSONP: Tool function for getting the script*/
function injectScript(url) {
var script = document.createElement('script');
script.async = true;
script.src = url;
document.body.appendChild (script);
}

return {
getFacebookCount: function(url, callbackName) {
injectScript('https://graph.facebook.com/?id=' url ' &callback=' callbackName);
},
getTwitterCount: function(url, callbackName) {
injectScript('http://urls.api.twitter.com/1/urls/count.json?url =' url '&callback=' callbackName);
}
};
})();

// callback method
function twitterCallback(result) {
result .count && console.log('The count is: ', result.count);
}
function facebookCallback(result) {
result.shares && console.log('The count is: ', result.shares);
}

// Call
socialGetter.getFacebookCount('http://davidwalsh.name/twitter-facebook-jsonp', 'facebookCallback');
socialGetter .getTwitterCount('http://davidwalsh.name/twitter-facebook-jsonp', 'twitterCallback');

Because there are many lightweight micro-frameworks to process JSONP, this article is the most The important part may be the url to obtain the information. Choose your JSONP tool according to your needs and habits!

Twitter and Facebook definitely have limits on the number and frequency of these requests, so if your website has a lot of traffic, JSONP is likely to be blocked or blocked . A quick solution is to store the article count information in sessionStorage, but this is only for a single user. If the website you are running has large traffic, you'd better choose to capture the data on the server side, cache it, and automatically refresh it within a certain period of time.
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

what is facebook what is facebook Aug 17, 2023 pm 02:05 PM

Facebook is a globally renowned social media platform that provides users with a platform to connect and communicate. Founded in 2004, it was founded by Mark Zuckerberg and others. It is an online social network where users can share information, photos and videos with and interact with friends, family and colleagues. Its influence is not limited to individual users, but also extends to businesses and news fields.

What are the blockchain data analysis tools? What are the blockchain data analysis tools? Feb 21, 2025 pm 10:24 PM

The rapid development of blockchain technology has brought about the need for reliable and efficient analytical tools. These tools are essential to extract valuable insights from blockchain transactions in order to better understand and capitalize on their potential. This article will explore some of the leading blockchain data analysis tools on the market, including their capabilities, advantages and limitations. By understanding these tools, users can gain the necessary insights to maximize the possibilities of blockchain technology.

PHP crawler practice: crawling data on Twitter PHP crawler practice: crawling data on Twitter Jun 13, 2023 pm 01:17 PM

In the digital age, social media has become an indispensable part of people's lives. Twitter is one of them, with hundreds of millions of users sharing various information on it every day. For some research, analysis, promotion and other needs, it is very necessary to obtain relevant data on Twitter. This article will introduce how to use PHP to write a simple Twitter crawler to crawl some keyword-related data and store it in the database. 1. TwitterAPI provided by Twitter

How to use deep linking to backdoor Facebook APP How to use deep linking to backdoor Facebook APP May 19, 2023 pm 02:49 PM

Recently, the author discovered a deep link vulnerability in the Facebook Android APP. Using this vulnerability, the Facebook Android APP installed on the user's mobile phone can be converted into a backdoor program (Backdoor) to achieve backdooring. In addition, this vulnerability can also be used to repackage the Facebook APP and send it to specific target victims for installation and use. Let’s take a look at the author’s discovery process of this vulnerability, and how to construct it through Payload and finally transform it into a security risk in the actual production environment of Facebook APP. When I usually do public testing when discovering vulnerabilities, I will first carefully understand the application mechanism of the target system. In my last blog, I have shared how to parse Face

Laravel development: How to implement third-party login using Laravel Socialite and Twitter? Laravel development: How to implement third-party login using Laravel Socialite and Twitter? Jun 15, 2023 pm 06:18 PM

With the development of the Internet, third-party login has become an indispensable part of many websites and applications. LaravelSocialite is a very popular social login extension in the Laravel framework, which can easily enable login to social media platforms such as Facebook, Twitter, Google, and GitHub. In this article, we will introduce how to use LaravelSocialite and Twitter to implement third-party

How to use Facebook embedded video player API in vue3 How to use Facebook embedded video player API in vue3 May 14, 2023 pm 01:52 PM

Text Facebook embedded video player API is a client function provided by the JavaScript version of FacebookSDK. You can play Facebook videos on your website. To start using it, first introduce FacebookSDK and encapsulate it into a component FacebookPlayerimport{onMounted, onBeforeUnmount} from "vue"; constprops=defineProps({id:{type:String,default:""},src:{type:String,require

March 8th #AppleEvent special hashtag now live on Twitter March 8th #AppleEvent special hashtag now live on Twitter Apr 13, 2023 pm 01:10 PM

Apple today announced its first special event of 2022 on March 8, with the tagline "Peek performance." Now, when you post content using the official #AppleEvent tag, the company has added a new tag icon on Twitter. A hashflag is the icon that appears next to some special hashtags on Twitter. This time, the hashflag shows the Apple logo as well as the colors used in the event invitation. It's worth noting that Apple has used this feature several times in the past, such as at a special event in September 2021 when the company launched the iPhone 13 and

You need to allow microphone calls when using Facebook on Windows 10 You need to allow microphone calls when using Facebook on Windows 10 Apr 13, 2023 pm 08:25 PM

When trying to make a video call using Facebook Messenger in the browser, sometimes it complains about a hardware access error. An error pops up saying "You need to allow microphone and camera access for video calls on your PC". This could be because you may want to enable camera and microphone access on your computer, or because of outdated drivers, conflicting devices, site permission issues, etc. In this article, we have different solutions to resolve this error. let's start! Method 1: Allow desktop apps to access your camera and microphone Step 1: Use Windows + I keys together to open Windows Settings Step 2: Click on Privacy Step 3: On the left, scroll down and click Microphone Step 4:

See all articles