VOOZH about

URL: https://apify.com/pristine_tomato/trendhunter-ai

โ‡ฑ TrendHunter AI - Global Tech News Scraper ยท Apify


Pricing

from $0.01 / 1,000 results

Go to Apify Store

TrendHunter AI is an intelligent Apify Actor that scouts trending tech and news stories from *any* specific region of the globe. It aggregates local sources (like Qiita in Japan or Meneame in Spain), and translates foreign "Alpha" into English using Lingo.dev

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Navyansh Kesarwani

Navyansh Kesarwani

Maintained by Community

Actor stats

1

Bookmarked

7

Total users

0

Monthly active users

6 months ago

Last modified

Share

๐ŸŒ TrendHunter AI

TrendHunter AI is an intelligent Apify Actor that scouts trending tech and news stories from any specific region of the globe. It aggregates local sources (like Qiita in Japan or Meneame in Spain), auto-detects English content to save costs, and translates foreign "Alpha" into English using Lingo.dev.

๐Ÿš€ Features

  • Universal Region Support: Just type a country name (e.g., "Vietnam", "Brazil", "Norway"). The Actor intelligently routes to specific high-quality aggregators or falls back to scraping local Reddit communities.
  • Smart Source Mapping:
    • Japan โ†’ Scrapes Qiita and r/Japan.
    • Spain โ†’ Scrapes Meneame and r/es.
    • India โ†’ Scrapes r/developersIndia and r/india.
    • Global โ†’ Scrapes r/worldnews and r/technology.
  • Cost Optimization: It automatically detects if a story is already in English (common in US/UK trends) and skips the translation API call, saving you credits.
  • AI Translation: Uses Lingo.dev SDK to provide accurate, context-aware translations for non-English content.
  • Lean Data: Outputs clean, lightweight JSON suitable for feeding into other AI agents or dashboards.

๐Ÿ“ฆ Output

The Actor stores results in the default Apify Dataset. Example:

{
"title":"Logran revertir el Alzheimer en ratones",
"url":"https://www.meneame.net/story/alzheimer-reversal...",
"description":"Un nuevo estudio demuestra que es posible...",
"source":"Meneame (Spain)",
"source_lang":"es",
"stats":{
"votes":120,
"comments":45
},
"translated_title":"Scientists achieve complete neurological recovery from Alzheimer's in mice",
"translated_description":"A new study shows that it is possible..."
}

๐Ÿ› ๏ธ Usage

Input Configuration

FieldTypeDefaultDescription
regionsarray["Global"]List of regions to hunt trends in (e.g. ["Japan", "Brazil"]).
target_languagestring"en"Language code to translate titles into.
max_itemsinteger5Max trends to scrape per source.

Example Input

{
"regions":["Japan","Brazil","Vietnam"],
"target_language":"en",
"max_items":10
}

๐Ÿ”ง Local Development

  1. Clone & Install:

    git clone <repo_url>
    cd lingo-hackathon
    python3 -m venv venv
    source venv/bin/activate
    pip install-r requirements.txt
  2. Set Environment Variables: Create a .env file or export your Lingo.dev key:

    $exportLINGODOTDEV_API_KEY="your_key_here"
  3. Run:

    apify run
    # or
    python3 -m src.main

โ˜๏ธ Deployment

Deploy to Apify using the CLI:

$apify push

Don't forget to set your LINGODOTDEV_API_KEY in the Actor's environment variables on the Apify Console!


Built for the Lingo.dev Hackathon

You might also like

AI Brand Sentinel - Multilingual Support Agent

trivedikavya/ai-brand-sentinel---multilingual-support-agent

An intelligent AI Customer Support Agent that translates feedback from 50+ languages, analyzes sentiment, and auto-drafts replies in the customer's native language. Built for the Lingo x Apify Hackathon.

3

5.0

Reddit Scraper with Lingo.dev Translation

agenscrape/reddit-scraper-with-lingo-dev-translation

Extract Reddit posts and all comments with one click. Translate content to any language using Lingo.dev AI. Get author info, scores, timestamps, and full comment threads. No browser needed - pure API speed. Ideal for market research, content analysis, and global audience insights.

Japan Dev Scraper: Japan Tech Jobs

getascraper/japan-dev-scraper

Scrape tech jobs from Japan-Dev.com. Extracts job titles, companies, salaries, remote policies, and visa sponsorship. Drop-in for HubSpot, Salesforce, and Airtable. $1.99 per 1,000 results.

Japan Dev Scraper

jungle_synthesizer/japan-dev-scraper

Scrape tech job listings from Japan-Dev.com, a curated job board for developers seeking tech positions in Japan. Extracts job titles, companies, salaries, locations, remote policies, language requirements, and visa sponsorship status.

๐Ÿ‘ User avatar

BowTiedRaccoon

21

Trending Topics Analysis Engine (AI Market Intelligence)

visita/topic-trend-aggregator

The Topic Trend Aggregator is the intelligent engine room of the Visita Content Intelligence Suite. It is an AI-powered tool that ingests hundreds of raw news articles from multiple sources, uses gpt-5-mini to cluster them into coherent topics, and scores them based on momentum and sentiment.

๐Ÿ‘ User avatar

Visita Intelligence

9

News Aggregator AI Agent

harvestlabs/news-aggregator-ai-agent

Scrapes and aggregates top news stories based on a given search query. It uses AI to extract the core topic from the query, fetch relevant articles, and compile a well-structured newsletter summarizing the most important stories.

166

4.6

Hashnode Blog Translator

srini047/hashnode-blog-translator

Translates Hashnode blog posts to the target language using Lingo.dev AI localization, preserving code blocks, images, and markdown structure

Youtube Video Transcript Translator

chrisdev_6278/youtube-video-transcript-translator

YouTube Video Transcript Translator extracts subtitles from YouTube videos and translates them into any supported language using lingo.dev. Ideal for learners, educators, and platforms that need multilingual access to video content at scale.

1

Local Event Scraper

herodcraperdz/local-event-scraper

scrapes and aggregates local event data from various online sources, including community calendars, local news sites, venue websites, and specialized event platforms. The Actor normalizes the extracted data into a consistent format, making it easy to search, filter, and analyze.

148

1.3

Related articles

How to build and monetize an AI agent on Apify
Read more
What are AI agents?
Read more
11 AI agent use cases (on Apify)
Read more