google response
  1. {
  2. "search_metadata": {
  3. "id": "sample_google_result",
  4. "status": "Success",
  5. "created_at": "2026-08-06T00:00:00Z",
  6. "request_time_taken": 1.42,
  7. "total_time_taken": 1.71,
  8. "sample": {
  9. "state": "result",
  10. "provenance": "Authored in this sandbox without access to the live SearchApi endpoint. The envelope follows the documented response shape and the engine catalog in lib/searchapi/, not a captured response, and is pending re-verification against the live API."
  11. }
  12. },
  13. "search_parameters": {
  14. "engine": "google",
  15. "q": "coffee",
  16. "device": "desktop",
  17. "google_domain": "google.com",
  18. "gl": "us",
  19. "hl": "en"
  20. },
  21. "search_information": {
  22. "query_displayed": "coffee",
  23. "total_results": 2410000000,
  24. "time_taken_displayed": 0.48,
  25. "page": 1
  26. },
  27. "answer_box": {
  28. "type": "organic_result",
  29. "title": "Coffee",
  30. "answer": "Coffee is a brewed drink prepared from roasted coffee beans, the seeds of berries from certain Coffea species.",
  31. "link": "https://en.wikipedia.org/wiki/Coffee",
  32. "source": "Wikipedia"
  33. },
  34. "organic_results": [
  35. {
  36. "position": 1,
  37. "title": "Coffee - Wikipedia",
  38. "link": "https://en.wikipedia.org/wiki/Coffee",
  39. "domain": "en.wikipedia.org",
  40. "displayed_link": "https://en.wikipedia.org › wiki › Coffee",
  41. "snippet": "Coffee is a beverage brewed from roasted, ground coffee beans. Darkly colored, bitter, and slightly acidic, coffee has a stimulating effect on humans.",
  42. "date": null
  43. },
  44. {
  45. "position": 2,
  46. "title": "Coffee: Benefits, nutrition, and risks",
  47. "link": "https://www.medicalnewstoday.com/articles/270202",
  48. "domain": "www.medicalnewstoday.com",
  49. "displayed_link": "https://www.medicalnewstoday.com › articles",
  50. "snippet": "Coffee contains caffeine, a stimulant that speeds up the central nervous system. Research links moderate consumption with a range of health outcomes.",
  51. "date": "Mar 21, 2026"
  52. },
  53. {
  54. "position": 3,
  55. "title": "The Best Coffee Beans of 2026, Tested and Reviewed",
  56. "link": "https://www.seriouseats.com/best-coffee-beans",
  57. "domain": "www.seriouseats.com",
  58. "displayed_link": "https://www.seriouseats.com › best-coffee-beans",
  59. "snippet": "We brewed more than sixty single-origin and blended roasts to find the beans worth grinding every morning.",
  60. "date": "Jan 09, 2026"
  61. },
  62. {
  63. "position": 4,
  64. "title": "How to Brew Better Coffee at Home",
  65. "link": "https://www.kingarthurbaking.com/blog/brew-better-coffee",
  66. "domain": "www.kingarthurbaking.com",
  67. "displayed_link": "https://www.kingarthurbaking.com › blog",
  68. "snippet": "Grind size, water temperature and ratio matter more than equipment. Start at a ratio of one to sixteen and adjust from there.",
  69. "date": null
  70. }
  71. ],
  72. "related_questions": [
  73. {
  74. "question": "Is coffee good for you?",
  75. "answer": "Moderate consumption is associated with neutral to favourable outcomes in most observational studies, though the evidence is not causal.",
  76. "link": "https://www.medicalnewstoday.com/articles/270202",
  77. "source": "Medical News Today"
  78. },
  79. {
  80. "question": "How much caffeine is in a cup of coffee?",
  81. "answer": "A brewed eight-ounce cup contains roughly 95 milligrams of caffeine, varying widely by bean, roast and brew method.",
  82. "link": "https://www.mayoclinic.org/caffeine-content",
  83. "source": "Mayo Clinic"
  84. },
  85. {
  86. "question": "What is the difference between arabica and robusta?",
  87. "answer": "Arabica is sweeter and more aromatic with less caffeine; robusta is more bitter, more resilient to disease and roughly twice as caffeinated.",
  88. "link": "https://www.seriouseats.com/arabica-vs-robusta",
  89. "source": "Serious Eats"
  90. }
  91. ],
  92. "pagination": {
  93. "current": 1,
  94. "next": "https://www.google.com/search?q=coffee&start=10"
  95. }
  96. }