
Bulk Address Parser
Pricing
$14.99/month + usage

Bulk Address Parser
Address Parser is an NLP tool that can parse unstructured address strings into clean and structure address objects.You can also export listings to JSON/CSV or any other as format supported by Apify.
0.0 (0)
Pricing
$14.99/month + usage
3
Monthly users
1
Runs succeeded
>99%
Last modified
a year ago
What is Address Parser?
Address Parser is an NLP tool that can parse unstructured address string into clean and structure address object.You can also export listings to JSON/CSV or any other as format supported by Apify.
Input
Click on the input tab for a full explanation of input in JSON.
Input sample
1{ 2 "addresses": [ 3 "257 Fireweed Ln Ketchikan Alaska 99901 USA", 4 "3448 Ile De France St #242, Fort Wainwright, Alaska 99703, USA", 5 ], 6 "batchSize": 20 7}
Required:
addresses - you can provide in a list of address strings.
Output sample
1[ 2 { 3 "state": "alaska", 4 "building_number": "257", 5 "country": "usa", 6 "city": "ketchikan", 7 "street": "fireweed ln", 8 "zipcode": "99901" 9 }, 10 { 11 "unit": "#242", 12 "state": "alaska", 13 "building_number": "3448", 14 "country": "usa", 15 "city": "fort wainwright", 16 "street": "ile de france st", 17 "zipcode": "99703" 18 } 19]
Fields
NOTE: as Address Parse is NLP based there can be results that might not match reality 100%.
- building_name
- category
- nearby
- building_number
- street
- unit
- pobox
- zipcode
- suburb
- city
- district
- floor
- state
- county
- country
- staircase
- region
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$14.99