GithubHelp home page GithubHelp logo

vonmecheln / google-play-apps-crawler-scrapy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manojps/google-play-apps-crawler-scrapy

0.0 0.0 0.0 565 KB

Scrapy scripts to crawl Google Play

Python 100.00%

google-play-apps-crawler-scrapy's Introduction

Google Play Crawler Using Scrapy; 1.1M+ Apps Crawled

The aim of this project was to build a database of all apps in Google Play. The project was tested on Google Play U.S. So far, I've crawled 1,118,620 apps on Google Play (U.S. app store).

The data points collected are as follows.

  1. app_id: App’s ID on Google Play
  2. item_name: Display name of app
  3. updated: Date of last update
  4. author: Name of publisher
  5. filesize: File size of app
  6. downloads: Download numbers for app
  7. version: Version number of app
  8. compatibility: Android version compatibility of app
  9. content_rating: Maturity rating of content
  10. author_link: Publisher website link and/or email address
  11. genre: Category under which app is published
  12. price: Price of app
  13. rating_value: User rating value
  14. review_number : Number of user reviews
  15. description: App description
  16. iap: In-app purchase available or not
  17. developer_badge: Google Developer badge (if any)
  18. physical_address: Contact information of publisher
  19. video_url: Video preview URL
  20. developer_id: Publisher portfolio link in Google Play

You can find more about the dataset at https://manojsaha.com/2015/12/24/google-play-apps-dataset/

I have used Scrapy 0.24.5 to crawl Google Play and PostgreSQL to store the data.

After the first iteration was done, I also ran some quick analysis on the data. You can read about my finding at https://manojsaha.com/2015/12/24/10-google-play-stats/

google-play-apps-crawler-scrapy's People

Contributors

manojps avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.