Search code examples
javamavenalchemyapi

How to use AlchemyAPI with java?


I want to use AlchemyAPI in my Java project. I am using Maven for my dependency management. I am planning to use this maven repository. So, I want to know if the have any documentation is available. Also, I will like to know how to use my API key. They have given it here. But, as I am using Maven, I don't know what to do..?

Thank You in Advance..!


Solution

  • Though the official java libary is not mavenized - I believe, You could try this https://github.com/likethecolor/Alchemy-API/blob/master/README.md