cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know what we learned at IBC? Check out our learnings on media, remote working and more right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I export images from Dropbox to OpenAlpr image_path?

How can I export images from Dropbox to OpenAlpr image_path?

kaao_19
New member | Level 2

I want to use the image in Dropbox Folder.

How can I export images from Dropbox to OpenAlpr image_path? Plzzzz :cry:

Thank 

 

01.jpg02.jpg

1 Reply 1

Greg-DB
Dropbox Staff

I can't help with the OpenAlpr side of things as that's not made by Dropbox, but Dropbox does offer an API you can use for listing, uploading, and downloading files to/from Dropbox, among other operations. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here:

 

https://www.dropbox.com/developers

 

For example, we do offer an official Python SDK:

 

https://github.com/dropbox/dropbox-sdk-python

 

With that, you can use the files_download or files_download_to_file methods to download files, for instance:

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?