https://github.com/devignesh/google_play_store_scrapper
Google Play store scrapper
https://github.com/devignesh/google_play_store_scrapper
beautifulsoup4 django python
Last synced: 12 months ago
JSON representation
Google Play store scrapper
- Host: GitHub
- URL: https://github.com/devignesh/google_play_store_scrapper
- Owner: devignesh
- Created: 2019-02-17T13:01:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T13:02:47.000Z (over 5 years ago)
- Last Synced: 2025-02-15T20:51:25.655Z (about 1 year ago)
- Topics: beautifulsoup4, django, python
- Language: Python
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## google_play_store_scrapper
1. clone the repo:
`git@github.com:devignesh/google_play_store_scrapper.git`
2. `pipenv shell`
3. `pipenv install`
4. `python playstore_scrapper/manage.py runserver`
5. `http://localhost:8000/search/?category=game`