Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aditya94a/competitor-analysis-for-android
Keep an eye on your enemies on the play store
https://github.com/aditya94a/competitor-analysis-for-android
Last synced: about 2 months ago
JSON representation
Keep an eye on your enemies on the play store
- Host: GitHub
- URL: https://github.com/aditya94a/competitor-analysis-for-android
- Owner: Aditya94A
- Created: 2016-02-03T11:55:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T12:08:45.000Z (over 7 years ago)
- Last Synced: 2024-10-30T06:08:41.782Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Competitor-Analysis-For-Android
This is a play store scraper built with Node.JSGive it the package names of your app and your enemy's and it'll spit out a simple comparison between the apps.
## How to run locally
1. Download the repository`git clone https://github.com/AdityaAnand1/Competitor-Analysis-For-Android`
`cd Competitor-Analysis-For-Android`
2. Install dependencies`npm install`
3. Run`node app`
4. Go to `http://localhost:26000/competitor-analysis/` in any browser. Voila!