Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 2.3 KB

google_news_api_setup.md

File metadata and controls

34 lines (20 loc) · 2.3 KB

Setting Up Google News API

Follow these steps to set up the Google News API.

  1. Log in to your Bright Data account. Navigate to the Web Scraper API tab.

  2. In the search bar, type Google News and select it:

    google-news-scraper-screenshot-bright-data-web-scraper-api
  3. Click Start setting an API call to start configuring your API:

    google-news-scraper-screenshot-start-setting-api-call
  4. Select Get API Token to generate a unique API token:

    google-news-scraper-screenshot-get-api-token
  5. Click Add token to create a new token:

    google-news-scraper-screenshot-add-token
  6. Save your API token securely - you'll need it for making API calls:

    google-news-scraper-screenshot-new-api-token
  7. To find your Dataset ID, navigate to the Management APIs tab

    google-news-scraper-screenshot-dataset-id
  8. In the Data Collection APIs tab, use Add inputs to configure multiple inputs:

    google-news-scraper-screenshot-trigger-data-collection-api
  9. As you adjust parameters, a CURL command will generate on the right. You can: