- Scrapes top N results from google search engine using scrapingbee API.
- Displays the title, url and description from the response.
- Accepts the search query and the number of results needed.
- Note - Change the 'api_key' parameter to your API Key before sending the request.