Pls how are search engines made | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Pls how are search engines made

I need it soon

14th Apr 2020, 8:35 PM
Treasure Uzoma
1 Antwort
0
Treasure Uzoma Search Engines use web crawlers (i think) to find stuff, I'm guessing this is where Python comes in. Python will search for keywords in the web and the search engine will return some relevant websites. But that's the basics
14th Apr 2020, 10:01 PM
potato-jackson