get picture of amazon

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ojsimon
Forum Newbie
Posts: 24
Joined: Sat Mar 31, 2007 5:01 am

get picture of amazon

Post by ojsimon »

i would like to make a script which you search for a string and this is searched for in amazon and if a picture is found it is returned in our window, does anyone have any ideas how to do this.

Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Use their API, that's what it's for.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

Here you go..

Image

(I crack myself up, I really do...)
ojsimon
Forum Newbie
Posts: 24
Joined: Sat Mar 31, 2007 5:01 am

Post by ojsimon »

how do you use the api to get a picture from a search string, could you give me an example
thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I found a bunch of potential answers with Google. I'm not sure what you're searching with, but I'd start there.
ojsimon
Forum Newbie
Posts: 24
Joined: Sat Mar 31, 2007 5:01 am

Post by ojsimon »

i could'nt find anything on how to get just pictures, if you could show me what you searched in google i searched many things including 'api image amazon' 'picture of amazon' 'api image search' 'get image of amazon api' none gave me anything of relevance.
thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Post Reply