https://github.com/selcukcosan/cloudflare_get_dns_records
Get Cloudflare DNS Records for specified zone.
https://github.com/selcukcosan/cloudflare_get_dns_records
cloudflare dns python zone
Last synced: about 1 month ago
JSON representation
Get Cloudflare DNS Records for specified zone.
- Host: GitHub
- URL: https://github.com/selcukcosan/cloudflare_get_dns_records
- Owner: selcukcosan
- Created: 2024-06-21T21:42:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T09:37:49.000Z (over 1 year ago)
- Last Synced: 2025-01-11T21:36:12.777Z (over 1 year ago)
- Topics: cloudflare, dns, python, zone
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloudflare_get_dns_records
This Python script gets and writes the DNS Records into json file in the specified Cloudflare zone.
You need to get zone_id and Beearer Token ID to retrieve the records.