I Would Like To Create My Own Search Engine I Need Help Thank You?
Hello friends i would like to ask you for some help
i want to create my own search engine from scratch but i don’t know were to begin i have seen some which say powered by Google but i want to create one which is entirely owned by me. thank you for your time








you want to give a tough time to Google
, intensive development will be required for building a search engine algorithm
See building a search engine is not a simple thing search engine works on different principles one your need to build spider programs which search the Internet for websites and then they need to send it to your database and then when a person enters a keyword the search engine has to search through the database. First start leaning java for this.