golden golden golden. not enough recomended for anyone wanting to understand it fully at once the "how" step by step. Great. Simply just great. This video is eaxactly what I was needing right now to help me understand the before and after and Im to you really grateful for it. Thank you
Extremely cool. Your extent of practical coding skills is 🤯. Not only do you seem to know every api and library in the book, you have them pared down to just the essential elements needed to make them work amazingly well. Rare skills indeed. Glad to see you have found a way for it to support you without having to hand them over to some monolithic megacorp. Freedom is a beautiful thing. The fact the you use it to share your skills so directly is a monument to the best qualities of humanity. In the strange journey we face as a species in the coming years, I can only hope that such attitudes become the norm rather than the exceptions. Until then, keep the faith and preach on Brother! ✌😎👍
mad respect for breaking down the google custom search API with python, the way you made it seem smooth but gotta say, relying too much on third-party APIs can sometimes box you in with limitations and dependency it's not always the best move for scalability and flexibility however, for beginners looking to dabble, this tutorial is straight fire keep it up!
hello what if i have an image of a product and i want to use the engine to search for similar products and show me the links ? what should i do in this case ?
You got your super like Spartan Great video. I have a question . How can I extract 2 specifics keys to match in. each website found but the generated dataframe is automatically stored in the Google cloud??
That was cool, can you make video about get volume search for each keywords? Like tools paid thst give us cpm of keywords and number of search for each keyword... Ect
Can anyone help why i am getting this: {'error': {'code': 404, 'message': 'Requested entity was not found.', 'errors': [{'message': 'Requested entity was not found.', 'domain': 'global', 'reason': 'notFound'}], 'status': 'NOT_FOUND'}}
Thank you for this beautiful tutorial. I have this error, and I try many methods but didn't work😞 { "error": { "code": 400, "message": "Request contains an invalid argument.", "errors": [ { "message": "Request contains an invalid argument.", "domain": "global", "reason": "badRequest" } ], "status": "INVALID_ARGUMENT" } } PLEASE HELP ME
Hey, looks like when using chatgpt , he put "yes" as restrictDate parameter value ans note a date, maybe there is a little confusion here Thx for your videos , very interesting and usefull as usual
golden golden golden. not enough recomended for anyone wanting to understand it fully at once the "how" step by step. Great. Simply just great. This video is eaxactly what I was needing right now to help me understand the before and after and Im to you really grateful for it. Thank you
The idea of presenting use of Free APIs with python was great. Hopefully you'd make more of such videos.
Thank you very much for this. A clear and uncluttered explanation. I'm working alone so it's great when I come across videos this good. 👍
Extremely cool. Your extent of practical coding skills is 🤯. Not only do you seem to know every api and library in the book, you have them pared down to just the essential elements needed to make them work amazingly well. Rare skills indeed.
Glad to see you have found a way for it to support you without having to hand them over to some monolithic megacorp. Freedom is a beautiful thing.
The fact the you use it to share your skills so directly is a monument to the best qualities of humanity.
In the strange journey we face as a species in the coming years, I can only hope that such attitudes become the norm rather than the exceptions. Until then, keep the faith and preach on Brother!
✌😎👍
mad respect for breaking down the google custom search API with python, the way you made it seem smooth
but gotta say, relying too much on third-party APIs can sometimes box you in with limitations and dependency
it's not always the best move for scalability and flexibility
however, for beginners looking to dabble, this tutorial is straight fire
keep it up!
Just what I was looking for. Someone experienced playing around, showing what is possible. Thanks mate!
you just sparked my drive to go deeper into learning Paython. Thank you abundantly
Thank you very much. This is exactly what I was looking out for :) Very nicely and briefly explained
Thanks a lot man. This solution was lot better than the solution provided by chat gpt for automating Google search.
exactly what i was looking for ....thanks a lot ...you just got one more subscriber
Is it possible to obtain more than 10 results in one query?
hello
what if i have an image of a product and i want to use the engine to search for similar products and show me the links ? what should i do in this case ?
This is fantastic!! Thanks for posting.
Very clear ! Thanks for share !
I have a question. Which is better, google search or bing search or brave search api in free versions
great video helped me a lot thank you!
Great tutorial! Thanks!
Please what extension did you use to name the two files API_KEY and SEARCH_ENGINE_ID
where can i find detailed syntax for this ?
Thanks, please can you add more about google services for example google keyword planner to get search volume
thankyou for the information but which operating system it is linux i know which distro?
You got your super like Spartan Great video. I have a question . How can I extract 2 specifics keys to match in. each website found but the generated dataframe is automatically stored in the Google cloud??
Thank you so much twin
thank you sir you are a life saver
How we serach for Google scholar...by paper title etc?????
That was cool, can you make video about get volume search for each keywords? Like tools paid thst give us cpm of keywords and number of search for each keyword... Ect
thank you !
can make how use bard API with python
Can anyone help why i am getting this: {'error': {'code': 404, 'message': 'Requested entity was not found.', 'errors': [{'message': 'Requested entity was not found.', 'domain': 'global', 'reason': 'notFound'}], 'status': 'NOT_FOUND'}}
Make sure you have internet connectivity to your device
Tanks
The limit seems to be 100 requests per day :(
Thank you for this beautiful tutorial.
I have this error, and I try many methods but didn't work😞
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"errors": [
{
"message": "Request contains an invalid argument.",
"domain": "global",
"reason": "badRequest"
}
],
"status": "INVALID_ARGUMENT"
}
}
PLEASE HELP ME
Maybe you made a typo in writing the parameters?
@@flyingwhale7614
I checked but didn't work!
Hey, looks like when using chatgpt , he put "yes" as restrictDate parameter value ans note a date, maybe there is a little confusion here
Thx for your videos , very interesting and usefull as usual
Its an advertising but its really nice hiding
Limit requests
Oh btw, the only real football is football not american football and soccer doesn't exist
Hi, great...is there a complete list of available parameters?