I already have an Ubuntu 24 server with root access waiting for a complete price-tracking toolkit. Your job is to install and wire together the following open-source applications so they work as one seamless stack: • Price Buddy – follow the official quick-start guide and then swap in my supplied logo so the interface is fully rebranded. • SearXNG – latest stable build from the GitHub repo. • Selenium + the seleniumbase-scrapper module. • Scrapy for optional custom spiders I will run later. Integration requirement Price Buddy must talk to both SearXNG and Selenium through their APIs (my chosen method) so that search results and browser-based scraping feed straight into the Price Buddy dashboard. When everything is connected, I should be able to trigger a query in Price Buddy and have it automatically collect prices via SearXNG and Selenium without manual intervention. Deliverables 1. All five apps running on the server behind secure endpoints (HTTP S or a well-documented port setup). 2. Configuration files/scripts so I can reproduce or update the installation. 3. My logo visible across the Price Buddy UI. 4. A short hand-off document listing: – Access URLs and ports – Admin / API credentials you created – Brief notes on how the API integrations were wired. Acceptance I will log in, launch a test scrape from Price Buddy, and confirm that data flows in from both SearXNG and Selenium. Once that works and the branding looks right, the job is done. If you prefer Docker, Ansible, or a plain bash approach, mention it in your proposal; I’m flexible as long as the end result meets the above criteria.