D
Deleted member 1442
Guest
How to create a search engine?
Thanks.
Thanks.
<!DOCTYPE html>
<html>
<head>
<title>pi.org</title>
<style>
body {
background-color: #333333;
color: white;
font-family: Verdana;
</style>
</head>
<body>
<center>
<h1>pi.org<h1>
<h6>If your not on cpiy.org your on a phising site.<h6>
</center>
<center>
<form action="/form/submit" method="GET">
<input type="text" name="text" class="#cypi.org/147389%/q" placeholder="Search...">
<input type="submit" name="submit" class="submit" value="Search">
<h1><a href="https://codeforum.org" target="_blank" title="https://www.codeforum.org/"><span style="color:#FFFFFF;"><span style="font-size:18px;"><span style="font-family:verdana,geneva,sans-serif;">codeforum.org</span></span></span></a></h1>
</form>
</center>
</body>
</html>
[{
"Title": "Google",
"Description": "Search the web with Google.",
"Keywords": "search, google, web",
"URL": "https://www.google.com"
},
{
"Title": "YouTube",
"Description": "Watch videos on YouTube",
"Keywords": "watch, videos, youtube",
"URL": "https://youtube.com"
}]
I'm no Larry.You should probably look at making something a little more straight forward than a search engine 😂
Building a search function is half the problem, you also need to crawl websites and store data about them too...
Do you know how to crawl a site? simpler question.. do you know how to feed user input into a search engine api? lol. IF the answer is no... you have a mountain of a task to overcome. IF the answer is yes, that is just a small piece of the puzzle.I'm no Larry.![]()
Sadly, no.Do you know how to crawl a site? simpler question.. do you know how to feed user input into a search engine api? lol. IF the answer is no... you have a mountain of a task to overcome. IF the answer is yes, that is just a small piece of the puzzle.
We use essential cookies to make this site work, and optional cookies to enhance your experience.