Bulk Address Parser avatar

Bulk Address Parser

Try for free

3 days trial then $14.99/month - No credit card required now

View all Actors
Bulk Address Parser

Bulk Address Parser

inquisitive_sarangi/bulk-address-parser
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Oct 2023
  • Modified 11 months ago