Business Search: Difference between revisions

From Melissa Data Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{NotInServiceAlert}}
{{ProductV2
{{ProductV2
|ProductImage=[[File:TILE_CSG_GlobalBusinessSearch.png|link=]]
|ProductImage=[[File:TILE_CSG_GlobalBusinessSearch.png|link=]]
|ProductBody=
|ProductBody=
The Business Search API is designed to enable the user to perform extremely flexible searches to Melissa Data’s business database. The Business Search API is ideal for performing skip-tracing type searches, allowing you to search for business information with very limited amount of information, such as having just the business’s name.
The Business Search API is designed to enable the user to perform extremely flexible searches to Melissa Data’s business database. The Business Search API is ideal for performing skip-tracing type searches, allowing you to search for business information with very limited amount of information, such as having just the business’s name.
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+business+search]]
|CurrentBody=
|CurrentBody=
<h3>Current Build</h3>
<h3>Current Build</h3>
Line 15: Line 17:
*[[Business Search:URL|Service URLs]]
*[[Business Search:URL|Service URLs]]
*[[IP Address Information]]
*[[IP Address Information]]
*[[Global Terms]]
<h3>Web Service General Information</h3>
<h3>Web Service General Information</h3>
*[[Cloud Service:Best Practices|Web Service Best Practices]]
*[[Cloud Service:Best Practices|Web Service Best Practices]]
Line 36: Line 37:
{{CodeButton
{{CodeButton
|Name=.NET/C#
|Name=.NET/C#
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-NET.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-NET
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-NET
}}
}}
{{CodeButton
{{CodeButton
|Name=Javascript
|Name=Javascript
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Javascript.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript
}}
}}
{{CodeButton
{{CodeButton
|Name=Java
|Name=Java
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Java.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Java.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java
}}
}}

Latest revision as of 18:10, 10 August 2021

This product is no longer in service.
The Business Search API is designed to enable the user to perform extremely flexible searches to Melissa Data’s business database. The Business Search API is ideal for performing skip-tracing type searches, allowing you to search for business information with very limited amount of information, such as having just the business’s name.

Current Build

Released August 2018
Build 1.0.2

Input/Output

Examples

Result Codes

Sample Code

  • .NET/C#
 -
  • Javascript
 -
  • Java
 -