Add Google Trends API integration with real-time keyword fetching

This commit is contained in:
Imtiaz Ali
2025-10-29 23:15:56 +03:00
parent df24db865b
commit a6e19b662f
4 changed files with 218 additions and 214 deletions

View File

@@ -9,9 +9,10 @@
</head>
<body>
<div class="container">
<header>
<h1>Trending Keywords</h1>
<p>Discover globally trending topics and generate article prompts</p>
<header class="app-header">
<h1>Trending Keywords Explorer</h1>
<p>Discover high-opportunity keywords with low competition</p>
<div id="trending-date" class="trending-date"></div>
</header>
<main>