itunizer


Nameitunizer JSON
Version 1.0.7 PyPI version JSON
download
home_pageNone
SummaryA command line tool to search and compare prices of apps and music on the Apple Store
upload_time2024-05-05 18:07:57
maintainerNone
docs_urlNone
authorJames Campbell
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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'](https://user-images.githubusercontent.com/616585/35492868-5dcf0e90-047d-11e8-974f-0dd7a0f33311.png)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itunizer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "James Campbell",
    "author_email": "james@jamescampbell.us",
    "download_url": "https://files.pythonhosted.org/packages/ea/cf/6228e9862a4a1503ef8f8159407a2fe618f0b799a2bb6313fc1fa7ec9b1b/itunizer-1.0.7.tar.gz",
    "platform": null,
    "description": "# itunizer\n\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\ud83c\udfb5\n\n## What\n\nGather market data into a machine readable form from iTunes store data. \n\n## Install\n\nThe easiest way is pip: `pip3 install itunizer`. \n\n## Usage\n\nUse the `-h` for options:   \n\n```\n$ itunizer -h\nusage: itunizer [-h] [-s SEARCH_TERM] [-c CATEGORY_LOCATION] [-p] [-n] [-t]\n                [--country STORE_COUNTRY] [--version]\n\ncollects and processes itunes data including ibook, application, and other\nstore items with metadata, example: itunizer -c ibook -s \"corn\" -t\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -s SEARCH_TERM, --search SEARCH_TERM\n                        search term to search itunes store for (default:\n                        nginx)\n  -c CATEGORY_LOCATION, --category CATEGORY_LOCATION\n                        category in store to search for (default: software)\n  -p, --print           print to screen results, helpful for testing (default:\n                        False)\n  -n, --no-logo         disables printing logo (default: False)\n  -t, --table           prints out table as format for data (default: False)\n  --country STORE_COUNTRY\n                        the store country you want to use for search results\n                        (default: us)\n  --version, -v         prints the version (default: False)\n  ```\n\n## Why?\n\nIt is difficult to get nice structured data from Apple. This helps with that.\n\n## Example search\n\n!['example'](https://user-images.githubusercontent.com/616585/35492868-5dcf0e90-047d-11e8-974f-0dd7a0f33311.png)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A command line tool to search and compare prices of apps and music on the Apple Store",
    "version": "1.0.7",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b0e86223822bd9e5cf7a08206b7b7fbf0a57565929f6e1b584b80e5aca05499",
                "md5": "6b36fb311c9d3602c867494047b0093c",
                "sha256": "463d1675d6d08551e168d37e9b9886671526b0d71d30d9f9009fb7c312973edf"
            },
            "downloads": -1,
            "filename": "itunizer-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b36fb311c9d3602c867494047b0093c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 16776,
            "upload_time": "2024-05-05T18:07:55",
            "upload_time_iso_8601": "2024-05-05T18:07:55.531197Z",
            "url": "https://files.pythonhosted.org/packages/9b/0e/86223822bd9e5cf7a08206b7b7fbf0a57565929f6e1b584b80e5aca05499/itunizer-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eacf6228e9862a4a1503ef8f8159407a2fe618f0b799a2bb6313fc1fa7ec9b1b",
                "md5": "cccc077141e41c7880142acb95dce1ae",
                "sha256": "69ec1f3bc3c382ecb2333dc10d53fb4af7f60f98c805888726940c01763b090f"
            },
            "downloads": -1,
            "filename": "itunizer-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "cccc077141e41c7880142acb95dce1ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 15710,
            "upload_time": "2024-05-05T18:07:57",
            "upload_time_iso_8601": "2024-05-05T18:07:57.293816Z",
            "url": "https://files.pythonhosted.org/packages/ea/cf/6228e9862a4a1503ef8f8159407a2fe618f0b799a2bb6313fc1fa7ec9b1b/itunizer-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 18:07:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "itunizer"
}
        
Elapsed time: 0.24123s