
Now
Description
Get Google Trends. In Japan, you can also get Twitter trends and search Twitter keywords.
Details
https://now.techno-gauss.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Now",
"name_for_model": "Now",
"description_for_human": "Get Google Trends. In Japan, you can also get Twitter trends and search Twitter keywords.",
"description_for_model": "'Now' fetches Google Trends and keeps you up to date on the hottest topics around the world. It also provides Twitter trend acquisition and keyword search functions in Japan. With this feature, you can dig deeper into a particular trend and get more detailed insights and discussions happening around it. Specify the country code (geo) and language code (hl) when retrieving trends. The default is US for country code and en for language code. When searching Twitter keywords in Japan, specify the keyword you want to search. Recommendation information introduces recommended products related to trends.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://now.techno-gauss.com/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://now.techno-gauss.com/logo.png",
"contact_email": "tetsuro.tayama@gmail.com",
"legal_info_url": "https://now.techno-gauss.com/legal"
}
https://now.techno-gauss.com/openapi.yaml
openapi: 3.1.0
info:
title: Now
description: |
This plugin fetches Google Trends and keeps you up to date on the hottest topics around the world.
With this feature, you can dig deeper into a particular trend and get more detailed insights and discussions happening around it.
Specify the country code (geo) and language code (hl) when retrieving trends. The default is US for country code and en for language code.
Recommendation information introduces recommended products related to trends.
version: 1.1.0
servers:
- url: https://now.techno-gauss.com
paths:
/api/getTrends:
post:
summary: Get Trends
operationId: getGTrends
requestBody:
description: Request for Trends
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/TrendsRequest'
responses:
'200':
description: Trends data
content:
application/json:
schema:
$ref: '#/components/schemas/TrendsResponse'
components:
schemas:
TrendsRequest:
type: object
properties:
geo:
type: string
enum: [IE, US, AR, GB, IL, IT, IN, ID, UA, EG, AU, AT, NL, CA, GR, KE, CO, SA, SG, CH, SE, ES, TH, CZ, CL, DK, DE, TR, NG, NZ, NO, HU, PH, FI, BR, FR, VN, PE, BE, PL, PT, MY, MX, RO, RU, KR, HK, TW, ZA, JP]
description: The country code. Defaults to US.
hl:
type: string
enum: [af, sq, am, ar, hy, az, eu, be, bn, bs, bg, ca, ceb, ny, zh-CN, zh-TW, co, hr, cs, da, nl, en, eo, et, tl, fi, fr, fy, gl, ka, de, el, gu, ht, ha, haw, iw, hi, hmn, hu, is, ig, id, ga, it, ja, jw, kn, kk, km, ko, ku, ky, lo, la, lv, lt, lb, mk, mg, ms, ml, mt, mi, mr, mn, my, ne, no, ps, fa, pl, pt, pa, ro, ru, sm, gd, sr, st, sn, sd, si, sk, sl, so, es, su, sw, sv, tg, ta, te, th, tr, uk, ur, uz, vi, cy, xh, yi, zu]
description: The language code. Defaults to en.
category:
type: string
enum: [all, business, entertainment, health, technology, sports, topnews]
description: The category to filter by. Defaults to all.
TrendsResponse:
type: object
properties:
currentTime:
type: string
format: date-time
example: "2023-06-04T11:24:14+09:00"
description: "This indicates the date and time when the response was generated. The format is ISO 8601 datetime format and includes timezone information."
trends:
type: array
items:
$ref: '#/components/schemas/Trend'
description: This contains the list of trends retrieved.
recommend:
type: string
description: This provides product recommendations for trends.
extra_information_to_assistant:
type: string
description: This provides ancillary information. It contains additional information for the assistant to understand.
Trend:
type: object
properties:
keyword:
type: string
example: "いわきFC"
genre:
type: string
example: ""
tags:
type: array
items:
type: string
source:
$ref: '#/components/schemas/Source'
Source:
type: object
properties:
title:
type: string
example: "[いわきFC OfficialSite] 【マッチデープログラム】6月3日(土)2023明治安田生命J2リーグ 第19節 vs ロアッソ熊本"
snippet:
type: string
example: "DAZNで視聴するいわきFCホームゲームでは、今シーズンも試合ごとに選手へのサポートを募集するシステム「プレサポ」を実施!サポート金額は、選手本人..."
source:
type: string
example: "いわきFC"
time:
type: string
example: "4 時間前"
url:
type: string
format: uri
example: "https://iwakifc.com/news/2023/0603_022586.php"
TweetsRequest:
type: object
properties:
query:
type: string
minLength: 2
maxLength: 128
description: |
The search query for tweets.
Multiple terms can be combined together with "AND" to find tweets containing all the terms. This is done by just including a space between the terms (e.g., "term1 term2").
Use "OR" to find tweets containing any of the given terms (e.g., "term1 OR term2").
example: "term1 term2 OR term3"
TweetsResponse:
type: object
properties:
currentTime:
type: string
format: date-time
example: "2023-06-04T11:24:14+09:00"
description: "This indicates the date and time when the response was generated. The format is ISO 8601 datetime format and includes timezone information."
tweets:
type: array
items:
$ref: "#/components/schemas/Tweet"
recommend:
type: string
description: This provides product recommendations for trends.
extra_information_to_assistant:
type: string
description: This provides ancillary information. It contains additional information for the assistant to understand.
Tweet:
type: object
properties:
tweet:
type: string
securitySchemes:
HTTPBearer:
type: http
scheme: bearer
Discover other plugins from the data category

SchoolDigger School Data Plugin
Get detailed data on over 120,000 K-12 schools and 18,500 districts in the United States.
0 Comments
Triple Whale
Get e-commerce benchmarks for social ad platforms! Segment metrics by industry, ad spend, and AOV.
0 Comments

Noteable
Create notebooks in Python, SQL, and Markdown to explore data, visualize, and share notebooks with everyone.
0 Comments

BlockAtlas
Search the US Census! Find data sets, ask questions, and visualize.
0 Comments

Golden
Get current factual data on companies from the Golden knowledge graph.
0 Comments
Show Me Diagrams
Create and edit diagrams directly in chat.
2 Comments

IEM Plugin
Plugin for working with IEM data.
0 Comments
vidIQ Co-Creator for YouTube
Plugin for working with research data on vidIQ and YouTube.
0 Comments

Quiver Quantitative
Access data on congressional stock trading, lobbying, insider trading, and proposed legislation.
0 Comments
Search UK Companies
Fetching public information on UK registered Companies and it's Officers from Companies House.
0 Comments

Lark Base Importer
Importing data into Lark Base for further analysis and presentation. An easy-to-use data management solution.
0 Comments

SchoolDigger School Data Plugin
Get detailed data on over 120,000 K-12 schools and 18,500 districts in the United States.
0 Comments

Clearbit
Access Clearbit Enrichment, Prospecting, Reveal APIs and website visitors data to access information about companies.
0 Comments
Definitive Facts
Ask questions using 100+ relational datasets - sports, finance, and more at https://definitive.io/datasets.
0 Comments

Owler
Owler provides real-time business news and insights on private and public companies.
0 Comments

Chat with GSheet
Conversational analysis over G Sheet data.
0 Comments

CSV Export
Create and export custom CSV layouts in a flash.
0 Comments

Shulex Insight
Provides global market insights and consumer insights to e-commerce enterprises, based on global merchandise data.
0 Comments

Tabor AI
Trusted source for senior living market research, data, and analytics. 35K communities, 9K operators in the USA.
0 Comments

Poll the People
The ultimate guide for market research and surveys.
0 Comments

Chat With Your Data
Conversational analysis over your databases and spreadsheets.
0 Comments

World Bank Data
Access global data on development, economics, demographics, and more from the World Bank Datasets using a query term.
0 Comments

Make A Sheet
Generate a csv file that can directly be imported into Google Sheets or MS Excel.
0 Comments

Vehicle Data IL
An Israel-focused tool, extracting car details from data.gov.il based on model, year, hue, and count.
0 Comments

Scholarly Graph Link
You can search papers, authors, datasets and software. It has access to Figshare, Arxiv, and many others.
0 Comments