Is there an API for google that I can use in my Perl program so that it returns number of results found for a search term?
Whenever a search is done on google, on the far right, it has a number of results it found and the time it took. I would just like to get this information.
Google deprecated their SOAP API a couple years ago. Try using REST::Google::Search or Google::Search, which use their AJAX API instead. I haven't had occasion to try either module myself, so I'm not sure which one is better.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With