https://github.com/b0o/apple-autofill-domains
Apple's allowed autofill domains
https://github.com/b0o/apple-autofill-domains
apple data-analysis github-actions web-scraping
Last synced: about 1 month ago
JSON representation
Apple's allowed autofill domains
- Host: GitHub
- URL: https://github.com/b0o/apple-autofill-domains
- Owner: b0o
- Archived: true
- Created: 2022-04-04T09:31:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T05:04:11.000Z (9 months ago)
- Last Synced: 2024-10-29T11:13:24.773Z (6 months ago)
- Topics: apple, data-analysis, github-actions, web-scraping
- Homepage:
- Size: 9.2 MB
- Stars: 63
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple's Allowed Autofill Domains
[](https://github.com/b0o/apple-autofill-domains/actions/workflows/update.yaml)
[](https://github.com/b0o/apple-autofill-domains/actions/runs/10429718231)
[](https://github.com/b0o/apple-autofill-domains/commit/3a3896a63f63158d88c794843b20d0990b0fd0bd)Apple serves a JSON file containing a list of 250,000 domains at the `https://cdn.smoot.apple.com/static/autofill_tld_whitelist_url` endpoint. This list appears to be used by the Safari web browser to auto-complete domains typed into the address bar.
This repository is automated with a [GitHub action](https://github.com/b0o/apple-autofill-domains/actions/workflows/update.yaml) that polls the endpoint hourly, saves the response to [`./autofill_tld_whitelist_url.json`](https://github.com/b0o/apple-autofill-domains/blob/main/autofill_tld_whitelist_url.json), commits any changes, and updates the badges in the README. You can click on the _last change_ badge to see a diff.