Coder Social home page Coder Social logo

seanxiaoxiao / iosgoogleimagesearch Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 50 KB

A Google Image Search API. Given the keyword, this library can give you a list of the images and their thumbnails.

License: MIT License

Objective-C 42.72% Ruby 7.37% Shell 49.91%

iosgoogleimagesearch's Introduction

GoogleImageSearch for iOS

A Google Image Search API. Given the keyword, this library can give you a list of the images and their thumbnails.

A Google Image Search API. Given the keyword, this library can give you a list of the images and their thumbnails.

To use this library, you don't need to use any appkey. The implementation behind the scene is to query from the normal google image search path and then use a dummy webview to hold the results in webpage. After this is done, use a javascript to parse the result in the webpage.

The sample demos how to setup this library and get the results showing on a collection view.

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

GoogleImageSearch is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "GoogleImageSearch"

Author

seanxiaoxiao, [email protected]

License

GoogleImageSearch is available under the MIT license. See the LICENSE file for more info.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.