Socket
Socket
Sign inDemoInstall

megapis-new-books

Package Overview
Dependencies
58
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    megapis-new-books

Use Google Books API to get new book releases (title, author, description, publish date, and image)for a list of authors. The Books API has a rate limit of 1/request/second. Get only books that are already released, and released within the last `maxAge`


Version published
Maintainers
1
Created

Readme

Source

New books

Use Google Books API to get new book releases (title, author, description, publish date, and image)for a list of authors. The Books API has a rate limit of 1/request/second. Get only books that are already released, and released within the last maxAge days.

config

output: send results to this key apiKey: Google Books API key authors: list of author names language: two-letter language code; if set, get results only in specified language (optional, default all) maxAge: max age of new releases, in days (optional, default 7) forSaleIn: two-letter country code; if set, show only results for sale in specified country (optional)

Keywords

FAQs

Last updated on 10 Jul 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc