Barcode avatar
Barcode

Pricing

$10.00/month + usage

Go to Store
Barcode

Barcode

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Fast barcode lookup for UPC, EAN, ISBN and GTIN.

0.0 (0)

Pricing

$10.00/month + usage

1

Total users

15

Monthly users

5

Runs succeeded

>99%

Last modified

3 months ago

You can access the Barcode programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "keyword": [
< "00853084004477",
< "9789295055025",
< "195166278582"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call canadesk/barcode --silent --output-dataset

Barcode API through CLI

The Apify CLI is the official tool that allows you to use Barcode locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: