{"id":28386907,"url":"https://github.com/futuretap/itunesfeaturedcheck","last_synced_at":"2025-06-26T15:31:19.660Z","repository":{"id":994801,"uuid":"804103","full_name":"futuretap/iTunesFeaturedCheck","owner":"futuretap","description":"Scrapes the App Store and finds out whether an app is featured on either the App Store homepage or in a specific category","archived":false,"fork":false,"pushed_at":"2012-11-07T08:11:36.000Z","size":165,"stargazers_count":63,"open_issues_count":1,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-30T19:47:41.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.futuretap.com/blog/scraping-app-store-featured-entries/","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/futuretap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-28T23:31:09.000Z","updated_at":"2024-10-19T07:33:15.000Z","dependencies_parsed_at":"2022-07-06T00:33:21.127Z","dependency_job_id":null,"html_url":"https://github.com/futuretap/iTunesFeaturedCheck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/futuretap/iTunesFeaturedCheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretap%2FiTunesFeaturedCheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretap%2FiTunesFeaturedCheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretap%2FiTunesFeaturedCheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretap%2FiTunesFeaturedCheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuretap","download_url":"https://codeload.github.com/futuretap/iTunesFeaturedCheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretap%2FiTunesFeaturedCheck/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262094334,"owners_count":23257933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-30T15:39:07.341Z","updated_at":"2025-06-26T15:31:19.645Z","avatar_url":"https://github.com/futuretap.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n========\n\nThis script scrapes the App Store and finds out whether an app is featured on either\nthe App Store homepage or in a specific category.\n\nSee the [blog post](http://www.futuretap.com/blog/revised-app-store-featured-entry-scraper/) for a longer description.\n\n\nUsage\n=====\n\n    itFeatured.pl \u003cnumerical app ID\u003e \u003ccategory (Medical, Utilities etc.)\u003e [iPhone | iPad]\n\nIf `iPhone` or `iPad` is not specified, it defaults to `iPhone`.\n\nExample:\n    \n    iTunesFeatured.pl 284940039 Navigation\n\n\nThe script's output is Tab delimited to make it easy to import it into other systems.\n\nColumns:\n\n- Date\n- Country Code (2 letter, uppercase)\n- Matches on the root level of the App Store\n- Matches on the category level of the App Store\n\nIf the app is not featured, nothing is printed out.\n\nNote: The script is rather slow. It has to spider 9 web pages per country, so it takes a long time.\nTo improve this, it uses a parallel queue of 10 downloaders. If you run into issues, reduce the `$max_concurrent_requests` value of 10 in the script to something smaller.\n\nIf you use this script, I'd be glad to know. Just shoot me a tweet [@futuretap](http://twitter.com/futuretap).\n\nHave fun!\n\n\n\u003ca href=\"https://flattr.com/thing/799297/futuretapInAppSettingsKit-on-GitHub\" target=\"_blank\"\u003e\n\u003cimg src=\"http://api.flattr.com/button/flattr-badge-large.png\" alt=\"Flattr this\" title=\"Flattr this\" border=\"0\" /\u003e\u003c/a\u003e\n\n\n\nLicense\n=======\n\nCopyright 2010-2012 FutureTap. All rights reserved.\n\nhttp://www.futuretap.com/blog/scraping-app-store-featured-entries/\nhttp://www.futuretap.com/blog/revised-app-store-featured-entry-scraper/\n\nThis work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License\nhttp://creativecommons.org/licenses/by-sa/3.0/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturetap%2Fitunesfeaturedcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuturetap%2Fitunesfeaturedcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturetap%2Fitunesfeaturedcheck/lists"}