{"library":"google-trends-api","type":"library","category":null,"description":"This library provides an unofficial API layer for programmatically accessing Google Trends data, primarily designed for server-side (Node.js) environments to bypass client-side CORS restrictions. It enables developers to query various Google Trends endpoints such as interest over time, daily trends, related queries, and autocomplete suggestions. The current stable version is 4.9.2, and the project is actively maintained with ongoing expansions and improvements. A key differentiator is its ability to access Google Trends data without requiring an official Google API key, by mimicking web requests to the public Google Trends interface. It supports both traditional callback functions and modern Promise-based patterns for asynchronous operations, returning parsed data in a structured JavaScript object format.","language":"javascript","status":"active","version":"4.9.2","tags":["javascript","google","trends","API","keyword","search","google-trends"],"last_verified":"Wed May 27","install":[{"cmd":"npm install google-trends-api","imports":["import googleTrends from 'google-trends-api';","const googleTrends = require('google-trends-api');","await googleTrends.interestOverTime({...});"]},{"cmd":"yarn add google-trends-api","imports":[]},{"cmd":"pnpm add google-trends-api","imports":[]}],"homepage":null,"github":"https://github.com/pat310/google-trends-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/google-trends-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/google-trends-api/compatibility"}}