Name | appintel JSON |
Version |
1.0.2
JSON |
| download |
home_page | None |
Summary | A command line tool to search and compare prices of apps and music on the Apple Store |
upload_time | 2024-05-06 04:04:50 |
maintainer | None |
docs_url | None |
author | James Campbell |
requires_python | <4.0,>=3.11 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# appintel
## What
Gather market data into a machine readable form from iTunes store data.
## Install
The easiest way is pip: `pip3 install appintel`.
## Usage
Use the `-h` for options:
```bash
$ itunizer -h
usage: appintel [-h] [-s SEARCH_TERM] [-c CATEGORY_LOCATION] [-p] [-n] [-t]
[--country STORE_COUNTRY] [--version]
collects and processes app store 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": "appintel",
"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/b2/08/60822a896576761e8b5db2ffd5351602b935ff06ed077f0bb001121143db/appintel-1.0.2.tar.gz",
"platform": null,
"description": "# appintel\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 appintel`.\n\n## Usage\n\nUse the `-h` for options:\n\n```bash\n$ itunizer -h\nusage: appintel [-h] [-s SEARCH_TERM] [-c CATEGORY_LOCATION] [-p] [-n] [-t]\n [--country STORE_COUNTRY] [--version]\n\ncollects and processes app store 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.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "08a81eca023231d79bb25ff0feb1064700b30e9b15dfc30a74e09689fa39c7d3",
"md5": "d08ae251c2e3b324fd984077ef87baba",
"sha256": "56388b0ddba29ae8f2773b1dd7ebb57b6c790542def6cfb74db899cb778b2f16"
},
"downloads": -1,
"filename": "appintel-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d08ae251c2e3b324fd984077ef87baba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 16743,
"upload_time": "2024-05-06T04:04:48",
"upload_time_iso_8601": "2024-05-06T04:04:48.364969Z",
"url": "https://files.pythonhosted.org/packages/08/a8/1eca023231d79bb25ff0feb1064700b30e9b15dfc30a74e09689fa39c7d3/appintel-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b20860822a896576761e8b5db2ffd5351602b935ff06ed077f0bb001121143db",
"md5": "0450df2b5d55b8b43029964f44f84578",
"sha256": "069bdce227ad29fb22486b2096c4a077d8b75800174b199a0d2e5b5b46195b8d"
},
"downloads": -1,
"filename": "appintel-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "0450df2b5d55b8b43029964f44f84578",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 15660,
"upload_time": "2024-05-06T04:04:50",
"upload_time_iso_8601": "2024-05-06T04:04:50.097260Z",
"url": "https://files.pythonhosted.org/packages/b2/08/60822a896576761e8b5db2ffd5351602b935ff06ed077f0bb001121143db/appintel-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-06 04:04:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "appintel"
}