get https://api.mapmycrop.com/crop/
Get specific crop data according to the crop name. Response will be cached
:param api_key: user's api key
:param name: crop name which the user inputs
:param response: FastAPI Response object
:param db: database
:return: crop data