Website to make search engine

Is there a website or what is the website to link your Adalo created search engine, so it can run like Google? I’m making a search engine similar to Google, bing, yahoo & duckduckgo.

If you want to create a search engine, you’ll need to develop a web crawler, indexer, and ranking algorithm, along with a search interface. These tasks involve different technologies and programming languages, such as Python, JavaScript, or C++.

You can use platforms like Elasticsearch or Apache Solr for search and indexing capabilities and create a front-end using HTML, CSS, and JavaScript. However, building a search engine comparable to those industry giants requires significant time, resources, and infrastructure.

So there’s nothing like a drag and drop by using a simple code that could be added to the database?

not that i know of