Software Alternatives & Reviews

Getting started using Google APIs: API Keys (Part 2)

YouTube API Google Cloud APIs
  1. YouTube API is an application programming interface that offers developers the ability to access the data on YouTube.
    The last three (3) steps are most likely optional if you ran either of the earlier scripts, so the key here is to enable the YouTube Data API. Once you're set up, run the script to see what's available:.

    #Development #Marketing Platform #Audio & Music 22 social mentions

  2. Access Google Cloud Platform products like BigQuery and Google Compute Engine from your code using REST APIs.
    Like Maps APIs, GCP APIs require billing to be enabled on your project. They are "pay-per-use," meaning you pay for what you use. Fortunately as described earlier, the Natural Language API has a free tier with which we can play around with it here. One of the features of the API is the ability to perform sentiment analysis on a piece of text. The API leverages its pre-trained machine learning (ML) model to infer whether a piece of text is positive or negative.

    #Web Service Automation #Automation #API Tools 2 social mentions

Discuss: Getting started using Google APIs: API Keys (Part 2)

Log in or Post with