Python Search Engine
[deleted]
This may not have all the options but it has some please dont get mad it has some searches not all
This will improve i am just 12 so i am not very good
Voters
LAMAQDAHODWALA (32)
maybe try using the google api to make it like an actual search engine?
[deleted]
@LAMAQDAHODWALA what do you mean i am confused what is it for? and how do i use it i am super confused
LAMAQDAHODWALA (32)
Basically, Google offers a bunch of apis that you can configure at console.cloud.google.com or something, and you can get an api key that you can use to access the info. The rest is in tutorials and documentation. @Alpha209Leader
Maybe try to make an actual search engine instead of just hard coding all the things you can search
@JacobMcPherson1 i am not LOL i did not google a thing
@JacobMcPherson1 i made this by myself
@Alpha209Leader i mean that you cant search anything except the stuff you coded into the program
@Alpha209Leader on your 'search engine'
@JacobMcPherson1 oooooooooooooooh ok
@JacobMcPherson1 do you have any suggestion to fix it becuse i do not know every much about seach engine this is my first time
@Alpha209Leader you should implement a google search API or make your own database with searches that people can add stuff to
@JacobMcPherson1 how do you download or use google search API
@Alpha209Leader I'm making my own search engine and I recommend using this google search API
https://github.com/abenassi/Google-Search-API
@Alpha209Leader it has instructions on how to use it and how to put it into your program