Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xedward/wfmr
Wells Fargo mortgage rates tracker with Github Actions
https://github.com/0xedward/wfmr
actions interest-rates mortgage mortgage-rates tracker
Last synced: about 2 months ago
JSON representation
Wells Fargo mortgage rates tracker with Github Actions
- Host: GitHub
- URL: https://github.com/0xedward/wfmr
- Owner: 0xedward
- Created: 2020-10-09T21:18:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T15:05:54.000Z (about 2 months ago)
- Last Synced: 2024-12-14T16:20:14.288Z (about 2 months ago)
- Topics: actions, interest-rates, mortgage, mortgage-rates, tracker
- Homepage:
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wfmr
Wells Fargo mortgage rates tracker with Github Actions![Fetch mortgage rates from Wells Fargo and store output as text](https://github.com/0xedward/wfmr/workflows/Fetch%20mortgage%20rates%20from%20Wells%20Fargo%20and%20store%20output%20as%20text/badge.svg)
`fetch.yml` workflow fetches and stores:
- The [current rates from Wells Fargo](https://www.wellsfargo.com/mortgage/rates/) from Wells Fargo
- The current rate information for a [30 year fixed rate purchase conforming loan from Wells Fargo](https://www.wellsfargo.com/mortgage/rates/purchase-assumptions?prod=1)
- The current rate information for a [15 year fixed rate purchase conforming loan from Wells Fargo](https://www.wellsfargo.com/mortgage/rates/purchase-assumptions?prod=4)For a BitBar plugin that tracks Wells Fargo's mortgage rates and sends you a text message when rates drop, check out [wfmr-bitbar](https://github.com/0xedward/wfmr-bitbar).