Breaking

Saturday 19 November 2016

Create YouTube Video Search Engine with jQuery

MEANING OF YOU TUBE  API

The A stands for Application
The P stands for Programming and 
The I stands for Interface

So You Tube API  allows developers to access video statistics and YouTube channels' data via two types of calls, REST and XML-RPC. Google describe the YouTube API Resources as 'APIs and Tools that let you bring the YouTube experience to your webpage, application or device

its a simple jQuery project i want to share with my reader .let get started with the project..



Download the full project     here




steps to Create YouTube Video Search Engine with jQuery

1.We need to create a google project to get our Api  Key click here to create your google

 project. 

Now watch the below steps to create your Google project

1.Click on create project


2.Name your project and click on the project Button
3.Now search youtube in the search box and  double click YouTube Data API v3
4.Click on the Enable Button
5.Now click on Credentials to Generate your API Key.

6.Click on create Credentials and select Api Key


7.A new link will pop up then Click on STRICT KEY
8. that's your API key



After Downloading the above project open the script project and insert your API you generated and insert it into    var gapikey = ' Insert Your API Here';

We are done with our project.,....comment below if you have any problem

4 comments: