Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.
/ changelog-scraper Public archive

Python scrapers for getting changelog information of apps.

Notifications You must be signed in to change notification settings

tze-min/changelog-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

changelog-scraper

Python scrapers for getting changelog information of apps.

Written to collect data for a research project under NUS School of Computing.

Contains two scrapers:

  1. Retrieves version numbers of apps in data/apps_of_interest.csv available in Apple App Store
  2. Retrieves changelog information (version number, changelog text, date) of apps in the above csv available in App Annie

data/sample_data.csv is a sample dataset for a few apps' information scraped using the latter.

About

Python scrapers for getting changelog information of apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published