I am trying to use alchemy api for entity extraction
https://github.com/AlchemyAPI/alchemyapi_python
When i give this command to clone
git clone https://github.com/AlchemyAPI/alchemyapi_python.git
I get this error:
The requested URL returned error: 403 Forbidden while accessing https://github.com/AlchemyAPI/alchemyapi_python.gi/info/refs fatal: HTTP request failed
Please let me know what should I do?