An application is needed that will take links to websites via API, the data from these links must be processed by Gemini, and JSON and the corresponding webhook must be created. The web application must be containerized. The developer must deploy it independently on the server and provide the finished result, the frontend based on a framework of your choice, but with agreement. We currently have a similar application from the mail, we can provide a repository. The prompt will be provided.
Requirements
1. Data retrieval for parsing via API. (These will be links to websites (home pages), only the first level needs to be processed - the link itself, no other pages). + availability of changing the API address in the frontend.
2. Proxy configuration.
3. Data processing via Gemini API. + availability of changing the API through the frontend.
4. Multithreading.
5. Formation of JSON and sending data via webhook (webhook with documentation).
6. Automation with cron and the ability to cron for a portion of the data (like every 500 links).
7. Ability to view the status of the process.
8. Ability to edit the prompt and JSON through the frontend.
9. Report of results.
The project will be accepted when all stores via API are processed, Gemini correctly reads the banners, and all stages of the technical specifications are implemented.
The client provides: server, proxy, Gemini API, API with links for processing, prompt, JSON structure.
Speed must be no less than 150 links per hour.