PHP image scraping links and image search APIs

Posted on: Saturday, 2012.03.17 by J.D. H. in in Misc Links,

About

J.D. has been a tech enthusiast since his dad let him play with computers in the early 80s. Now jdhodges.com is where he shares tips and news on a variety of topics. Thanks for visiting!

Some links that were useful for a recent project:

https://developers.google.com/image-search/v1/index

https://developers.google.com/image-search/

http://googleajaxsearchapi.blogspot.com/

http://www.quirksmode.org/js/strings.html

How to Optimize Your Images for Google Image Search

How to Optimize Your Images for Google Image Searchhttp://www.pearsonified.com/2007/01/get_53_percent_more_searches_with_one_tweak.phpThe truth here is that you can start ranking today for competitive keywords in a slightly different environment—Google image search.

 

 

Scrape Google Images Search Results With PHP — 5ubliminal’s 5pace

Scrape Google Images Search Results With PHP — 5ubliminal’s 5pacehttp://blog.5ubliminal.com/posts/scrape-google-images-search-results-with-php/You could use the Ajax Search but I think it will return very few results unlike regular image search which returns 21 images per request. The previous PHP script I published (on…
The Future of the Web » Easy web scraping with PHP » Web Development with JavaScript, jQuery, PHP and MySQL

The Future of the Web » Easy web scraping with PHP » Web Development with JavaScript, jQuery, PHP and MySQLhttp://www.thefutureoftheweb.com/blog/web-scrape-with-php-tutorialWeb scraping is a technique of web development where you load a web page and “scrape” the data off the page to be used elsewhere. It’s not pretty, but sometimes scraping is the…
Bing API PHP Libraryhttp://bingapiphp.codeplex.com/Project DescriptionSimple PHP library for bing.com API // Include the Bing API PHP Library require_once ‘library/BingAPI.php’; // Simply start the class with your AppID…

Note: please make sure to abide by a site’s Terms of Service when using any APIs or scraping techniques.

You may be interested in:

 

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

77 queries in 0.341 seconds.