Primary Domain Version Resolver (Telegram Bot)
Developed a Telegram bot for automatic determination of the primary domain version using Google indexing, WebArchive API, and report generation.
Main tasks and implementation:
- Developed a Telegram bot using Telegram Bot API and n8n
- Integrated Zoho Sheet API to obtain a list of domains for analysis
- Integrated SerpAPI to check Google indexing: site:domain.com and site:www.domain.com
- Integrated WebArchive API to analyze the historical version of the domain and determine the canonical version
- Developed an algorithm for determining the main version of the domain based on:
- the number of indexed pages
- historical data from WebArchive on the structure of the domain
- Implemented automatic creation of a results table in Zoho Sheet
- Implemented automatic filling of the table via API
- Implemented automatic publication of results and sending a link to the user in Telegram
Main tasks and implementation:
- Developed a Telegram bot using Telegram Bot API and n8n
- Integrated Zoho Sheet API to obtain a list of domains for analysis
- Integrated SerpAPI to check Google indexing: site:domain.com and site:www.domain.com
- Integrated WebArchive API to analyze the historical version of the domain and determine the canonical version
- Developed an algorithm for determining the main version of the domain based on:
- the number of indexed pages
- historical data from WebArchive on the structure of the domain
- Implemented automatic creation of a results table in Zoho Sheet
- Implemented automatic filling of the table via API
- Implemented automatic publication of results and sending a link to the user in Telegram