Add Google Trends API integration with real-time keyword fetching
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user