From 0b54f48bb744173aee9e1860684d9b2823177d62 Mon Sep 17 00:00:00 2001 From: Nomadic Date: Mon, 16 Mar 2020 17:57:55 +0200 Subject: [PATCH] google-play-scraper (#2955) * A bit of my API scrapers * Remove twitter-scraper --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index faae6ffa..3f3992c2 100644 --- a/README.md +++ b/README.md @@ -1749,6 +1749,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [google-analytics](https://github.com/chonthu/go-google-analytics) - Simple wrapper for easy google analytics reporting. * [google-cloud](https://github.com/GoogleCloudPlatform/gcloud-golang) - Google Cloud APIs Go Client Library. * [google-email-audit-api](https://github.com/ngs/go-google-email-audit-api) - Go client library for [Google G Suite Email Audit API](https://developers.google.com/admin-sdk/email-audit/). +* [google-play-scraper](https://github.com/n0madic/google-play-scraper) - Get data from Google Play Store. * [gopaapi5](https://github.com/utekaravinash/gopaapi5) - Go Client Library for [Amazon Product Advertising API 5.0](https://webservices.amazon.com/paapi5/documentation/). * [gosip](https://github.com/koltyakov/gosip) - Go client library SharePoint API. * [gostorm](https://github.com/jsgilmore/gostorm) - GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells.