Bulk Address Parser
3 days trial then $14.99/month - No credit card required now
Bulk Address Parser
3 days trial then $14.99/month - No credit card required now
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.
You can access the Bulk Address Parser programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "addresses": [
3 "257 Fireweed Ln Ketchikan Alaska 99901 USA"
4 ],
5 "batchSize": 1
6}' |
7apify call inquisitive_sarangi/bulk-address-parser --silent --output-dataset
Bulk Address Parser API through CLI
The Apify CLI is the official tool that allows you to use Bulk Address Parser locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
3 monthly users
-
3 stars
>99% runs succeeded
Created in Oct 2023
Modified a year ago