Cling-Data / scaling-barnacle

Getting data from ACA providers.
0 stars 0 forks source link

Write Python Script to get USA Zip codes from URL #1

Open cilufarag opened 4 months ago

cilufarag commented 4 months ago

Get Zip Codes of the State of Florida

Base URL

https://www.unitedstateszipcodes.org/fl/

Database

SQLite

Database Name

zip-codes

Columns

country state-name state-code zip-code zip-code-type cities county area-code
US Florida FL 32003 Standard [Fleming Island, Fleming Isle, Orange Park] Clay County [904]

CSS Selectors

zip-code zip-code-type cities county area-code
.col-xs-12 .prefix-col1 .col-xs-12 .prefix-col2 .col-xs-12 .prefix-col3 .col-xs-12 .prefix-col4 .col-xs-12 .prefix-col5