This example uses PHP proxy to bypass the same origin restriction

  1. Use PHP to call the service and get the response; so bypassing the restriction.
  2. Dump the response (JSON) to a JS/jQuery variable.
  3. Using jQuery to process JSON object.
Service point: https://api.itbook.store/1.0/search/mobile%20web

Book Reseach Results