Searching for new posts in Threads by keywords
Settings:
In the Telegram bot, you can specify keywords for searching. Keywords can be deleted/added.
Each user has their own separate list of keywords.
APIFY is used, but with a verified business profile in Meta, it can be done through the Threads API.
As a result, we get a list of posts in the bot with the specified keywords for the last day.
Saving POST IDs in the database to avoid duplicates in notifications.
Launch can be both manual and automatic.
Stack: N8N, Telegram API, Apify, JavaScript, MySql.
In the Telegram bot, you can specify keywords for searching. Keywords can be deleted/added.
Each user has their own separate list of keywords.
APIFY is used, but with a verified business profile in Meta, it can be done through the Threads API.
As a result, we get a list of posts in the bot with the specified keywords for the last day.
Saving POST IDs in the database to avoid duplicates in notifications.
Launch can be both manual and automatic.
Stack: N8N, Telegram API, Apify, JavaScript, MySql.