Skip to main content

A command line tool to search and compare prices of apps and music on the Apple Store

Project description

itunizer

🎵🎵🎵🎵🎵🎵🎵🎵🎵🎵

What

Gather market data into a machine readable form from iTunes store data.

Install

The easiest way is pip: pip3 install itunizer.

Usage

Use the -h for options:

$ itunizer -h
usage: itunizer [-h] [-s SEARCH_TERM] [-c CATEGORY_LOCATION] [-p] [-n] [-t]
                [--country STORE_COUNTRY] [--version]

collects and processes itunes data including ibook, application, and other
store items with metadata, example: itunizer -c ibook -s "corn" -t

optional arguments:
  -h, --help            show this help message and exit
  -s SEARCH_TERM, --search SEARCH_TERM
                        search term to search itunes store for (default:
                        nginx)
  -c CATEGORY_LOCATION, --category CATEGORY_LOCATION
                        category in store to search for (default: software)
  -p, --print           print to screen results, helpful for testing (default:
                        False)
  -n, --no-logo         disables printing logo (default: False)
  -t, --table           prints out table as format for data (default: False)
  --country STORE_COUNTRY
                        the store country you want to use for search results
                        (default: us)
  --version, -v         prints the version (default: False)

Why?

It is difficult to get nice structured data from Apple. This helps with that.

Example search

'example'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

appintel-1.0.0.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

appintel-1.0.0-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page