Automated Keyword Search Trend Collection
An analytics tool that collects and compares keyword search ratios daily via the Naver DataLab API (Wishket contract, 7 days)
A data analytics tool that automatically collects and compares search ratio data for key keywords using the Naver DataLab API.
What I did
- Built a keyword trend analysis tool integrated with the Naver DataLab and Search Ad APIs
- Automatic daily batch collection of keyword search ratios with a scheduler, loaded into the DB
- Keyword trend visualization and comparison screens in React
- Local and production environments with Docker Compose
Client feedback
Even as an independent developer, understood the goal extremely well and matched the project brief exactly
I kept responding during the post-delivery warranty period as well, and received a separate 5.00 rating for it.
Tech stack
- Frontend: React 19, Vite, Recharts
- Backend: Express, TypeScript, node-cron
- Infra: Docker Compose