mirror of
https://github.com/karust/openserp.git
synced 2026-08-05 16:53:54 +08:00
328 B
328 B
Basic search (JavaScript)
Runs one Google search with @openserp/sdk and prints the titles and URLs.
npm install
node index.js
Edit the text, engine, or limit in index.js to change the search.
To use the hosted API instead of a local server, follow the commented line at the top of the file.