Live data from Hacker News

http://(Type any keyword here).jpg.to

jpg.to

41–50 of 129 posts

Re: http://(Type any keyword here).jpg.to

#41
post #15

Not working for me? I keep getting this: Sorry, image not found. Please try other keywords.

Which keyword did you type? Try using shorter words like http://stevejobs.jpg.to

The suggested links. http://apple.jpg.to doesn't work for me.

Re: http://(Type any keyword here).jpg.to

#42
It is the first image result on google image search. The previous comments on different keywords verified this. To amaze yourself, try "sex" and "male"

behind-the-scene technical aspect are not difficult to realize (either google image API, which is deprecated, or parse the result of http://www.google.com/search?tbm=isch&hl=en&source=h... and get the first image url after a predefined string anchor, say ), but the idea to simplify input and output is brilliant.

To deal with not-so-good image search result: since google image search is presenting the result in a thumbnail group, it might be worthwhile to look into their ranking scheme for the result. It might be that the first one (on the top left) is not the most relevant result. It won't shock me if google ranked the relevance of result from center to peripheral. In the end that's how we look at a pile of images--we tend to start from the middle. Try a few examples, from the ones I tried the middle row middle column image is much more relevant than the top left result.

just my two cents.

Re: http://(Type any keyword here).jpg.to

#46
I teach EFL, and this would be fantastically useful in class for matching up vocab with pictures on the fly.

The only issue is: I need a much larger rez image to put up on the big projector. Since this is doing Google Image Search... any chance for a:

http://keyword.jpg.to/large

http://keyword.jpg.to/medium

[plus]

http://keyword.jpg.to/photo

http://keyword.jpg.to/clipart

[plus]

http://keyword.jpg.to/red

http://keyword.jpg.to/green

http://keyword.jpg.to/white

Re: http://(Type any keyword here).jpg.to

#47

It is the first image result on google image search. The previous comments on different keywords verified this. To amaze yourself, try "sex" and "male" behind-the-scene technical aspect are not difficult to realize (either google image API, which is deprecated, or parse the result of http://www.google.com/search?tbm=isch&hl=en&source=h... and get the first image url after a predefined string anchor, say ), but the id…

Very nice observation!
Post reply on HN