MySQL database applications Google Play (1.365 million)
Sold 4
Refunds 0
Good feedbacks 0
Bad feedbacks 0
With the development of the script and careful long and tedious work on pumping it managed to collect almost all the base application store Google Play (the base is 99% full). Work completed in mid-February 2015 and is current as of this date. For each application, data is stored:
title - the title (title) applications
id - ID application that can be used to generate applications URL'a https://play.google.com/store/apps/details?id=$ID
dev_id - Developer Token
dev_name - the name of developer
category - the section to which the application
installs_from, installs_to - the number of installations applications [from] and [to].
price - the price of the application, or 0 - if free
description - Description text box
updated - the date of the last update application
dev_url - the address to a Web site developer (if specified)
dev_email - email address of the developer (almost always is), the number of different email in the database - 451 thousand.
address - physical address of the developer (Set 10%)
country - treated separately at the country Developer (using Google Geocoding API)
descr_lang - recognized description language
rating - the rating application
reviews - the number of comments
If necessary, remove easily, and other information as known to all URLs applications. The hardest part was to assemble a complete list, because from google play no simple mechanism directly to list all applications.
The file is presented as a database dump MySQL. If you wish, I can provide any other format (csv, xls, etc.)
Encoding utf8 everywhere no problem with language is not.
When you purchase you are given a link to Yandex.Disk at which you are downloading the database. The size of the compressed file: 370Mb. For those who do not need to make a separate description'y compact version, the compressed size - 65Mb
title - the title (title) applications
id - ID application that can be used to generate applications URL'a https://play.google.com/store/apps/details?id=$ID
dev_id - Developer Token
dev_name - the name of developer
category - the section to which the application
installs_from, installs_to - the number of installations applications [from] and [to].
price - the price of the application, or 0 - if free
description - Description text box
updated - the date of the last update application
dev_url - the address to a Web site developer (if specified)
dev_email - email address of the developer (almost always is), the number of different email in the database - 451 thousand.
address - physical address of the developer (Set 10%)
country - treated separately at the country Developer (using Google Geocoding API)
descr_lang - recognized description language
rating - the rating application
reviews - the number of comments
If necessary, remove easily, and other information as known to all URLs applications. The hardest part was to assemble a complete list, because from google play no simple mechanism directly to list all applications.
The file is presented as a database dump MySQL. If you wish, I can provide any other format (csv, xls, etc.)
Encoding utf8 everywhere no problem with language is not.
When you purchase you are given a link to Yandex.Disk at which you are downloading the database. The size of the compressed file: 370Mb. For those who do not need to make a separate description'y compact version, the compressed size - 65Mb