Skip to content

bazaarvoice/export-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export Tools

The Bazaarvoice Export tool was created to help developers experiment with Bazaarvoice export APIs (DCE,PSI). The example applications are meant as both a reference implementation of how to use the Bazaarvoice export APIs, as well to get an idea on the content that is available. The sample is written in different languages (Node.js, Python, etc.).

To see what Displayable Content Export is, please refer to the Bazaarvoice documentation for details.

To see what Product Sentiment Insights API is, please refer to the Bazaarvoice documentation for details.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

Reference Tools

Bazaarvoice export APIs based on the HTTP-protocol, and as such, are not bound to any specific programming language. Your application might be written in Java, JavaScript, Ruby, Python, Perl, C#, C++, or any other programming language in which HTTP requests can be made over the internet.

The reference languages contained in this project are simple examples of how one might interact with export content. These examples are not meant for production use. Your implementation will require exception handling, HTTP retries in case of network failures, etc.

Contributing

Found a bug or missing feature? Please open an issue!

Send your feedback. Send your pull requests. All contributions are appreciated, especially porting to other programming languages!

About

export-tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors