API for obtaining image about specific title [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I have an encyclopedia-like website and there are millions of pages.
Each page addresses a specific topic or issue.
Now my question is, is there a web service, API or any other service with which I can obtain an image relating to a word or title? For example I expect the service to return the picture of a car, if I passed it the string "car".

https://www.flickr.com/services/api/
https://developers.google.com/custom-search/json-api/v1/overview
But take copyright issues into account.

Related

Is there an plugin WordPress to do this [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 days ago.
Improve this question
I want to make a personality test in WordPress site that asks the user to enter his e-mail, his manager's e-mail at work, and a colleague's e-mail, then at the end of the test the average of the three tests appears
Please wich plugin do thats
I did try many plugins but not result

How to find demographic data using linkedIn and twitter api [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Any body can help me to find out impressions, demographic data and male/female ratio using linkedIn and twitter api.I coding in php.

How to create a graph like bloomberg terminal from Wrold Bank API data [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have a app written using PHP, I wanted to display the data coming from world bank api
http://api.worldbank.org/countries/all/indicators/<Product Name>?date=2000M01:2020M12&per_page=1000&format=json.
here data is returned based on the product name and date, If you pass the = PALM_OIL, You can able to see the data in JSON
Is there any tool available to create a graph just like bloomberg terminal, which is shown below

Any api available for getting city-conty pairs located in UK? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I want to know if there are any APIs or web services where in we can get the county name if city name is provided.
For example: I want to know county of city 'Evesham'.
Please let me know if any open sources are available.
Thanks
Try this. As said in another comment the Royal Mail service is quite expensive:
http://www.dangibbs.co.uk/journal/free-uk-postcode-towns-counties-database

amazon api for retrieving products information [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 days ago.
Improve this question
I have just looked at the amazon web service but they charge something for that :(.
What i am looking for is an api to retrieve products from amazon. Results could be sorted in categories and subcategories as well.
Do you have any idea how to do that ?
The Amazon Product API is free of charge.
https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html
There are client implementations in many lanages/platform.
http://aws.amazon.com/code/Product%20Advertising%20API?_encoding=UTF8&jiveRedirect=1

Categories