-3

I want to use google search in my application (including options of getting specific results like: 'results only from the last day').

How can I do that?

ohadinho
  • 6,894
  • 16
  • 71
  • 124

1 Answers1

5

Just use Google Custom Search API

https://developers.google.com/custom-search/v1/overview

fabiopagoti
  • 1,467
  • 14
  • 31