UNPKG

google-trends-api-client

Version:

An fully typed and easy to use client for the google trends api.

37 lines (17 loc) 1.66 kB
# Changelog ## [1.1.0](https://www.github.com/ehmpathy/google-trends-api-client/compare/v1.0.2...v1.1.0) (2022-10-09) ### Features * **semaphore:** limit to one request per second, one request at a time ([8b9b3f7](https://www.github.com/ehmpathy/google-trends-api-client/commit/8b9b3f7ca164d73eaae2facd620d994acb930321)) ### [1.0.2](https://www.github.com/ehmpathy/google-trends-api-client/compare/v1.0.1...v1.0.2) (2022-10-09) ### Bug Fixes * **cache:** ensure that requests can be cached in an observable format ([b98587b](https://www.github.com/ehmpathy/google-trends-api-client/commit/b98587b472012887fd15b99a43b5104ae5fc32be)) * **exports:** expose getFromApiCall and getExplorationWidgets ([5695a8d](https://www.github.com/ehmpathy/google-trends-api-client/commit/5695a8d3dbf03db4d7da1b62fbba104ddfbdf9b0)) ### [1.0.1](https://www.github.com/ehmpathy/google-trends-api-client/compare/v1.0.0...v1.0.1) (2022-10-09) ### Bug Fixes * **exports:** export the methods and types ([ab247b1](https://www.github.com/ehmpathy/google-trends-api-client/commit/ab247b1151608d0615681165bc21a4b3fa26d7ba)) ## 1.0.0 (2022-10-09) ### Features * **docs:** improve jsdocs and readme doc ([c29b745](https://www.github.com/ehmpathy/google-trends-api-client/commit/c29b745671426a095e028fdf259ab428435165c0)) * **init:** publish as stand alone package ([1a16194](https://www.github.com/ehmpathy/google-trends-api-client/commit/1a1619417b049cf50860d2fa792887825b81ea26)) ### Bug Fixes * **tests:** install simple-on-disk-caching dev dep ([46f0d16](https://www.github.com/ehmpathy/google-trends-api-client/commit/46f0d16b12c8fc6bf6e836c372dfbb31ca2653ff))