serpapi / google-search-results-nodejs

SerpApi client library for Node.js. Previously: Google Search Results Node.js.
https://serpapi.com
MIT License
78 stars 22 forks source link

Docs Update (first iteration) #12

Closed dimitryzub closed 1 year ago

dimitryzub commented 2 years ago

Below is a edits that have been made in this PR to visually compare them and (possibly) better understand what has been changed and why 🙂

Intro section

Before After
image image

Requirement section

Before After
image image

Installation section

Before After
image image

Quick Start section

Before After
image image

Example & How to set SERP API key sections

Before After
image image

Search API capability section

Before After
image image

Example by specification section

Before After
image image

Location, Search Archive, Account APIs

Before After
image image
image image

Promises

Before After
image image

New section "Error Managment"

image

ilyazub commented 1 year ago

What can be moved from this PR to the serpapi-javascript?

dimitryzub commented 1 year ago

@ilyazub, I think @sebastianquek did a really great job and changes from this PR are not really appropriate anymore. Possibly we should just close this PR.