47
Kimono 2015/02/25 Roger Turn websites into structured APIs from your browser in seconds

Kimono sharing

  • Upload
    -

  • View
    156

  • Download
    4

Embed Size (px)

Citation preview

Page 1: Kimono sharing

Kimono

2015/02/25 Roger

Turn websites into structured APIs from your browser in seconds

Page 2: Kimono sharing

2

Page 3: Kimono sharing

3

Turn websites into APIs in secondsYou don't need to write any code or install any software to

extract data with Kimono.

Page 4: Kimono sharing

4

Page 5: Kimono sharing

5

Page 6: Kimono sharing

6

Page 7: Kimono sharing

7

Page 8: Kimono sharing

8

Page 9: Kimono sharing

Price

9

Page 12: Kimono sharing

The Kimono API

12

The API is RESTful and uses standard HTTP response codes to indicate errors. JSON will be

returned in all responses from the API, including errors.

200 OK - everything worked as expected

400 Bad request - you may have missing or invalid

parameters

401 Unauthorized - invalid API key

404 Not found - Requested resource not found

500 Server error - something went wrong on our end

Page 33: Kimono sharing

33

API Detail

Page 34: Kimono sharing

34

Download data into Google Spreadsheets

Page 36: Kimono sharing

36

Create a mobile app

• KimonoApps are responsive HTML5 web

apps, powered by data from kimono APIs.

• KimonoApps have their own URLs and are

hosted on our servers.

• They can be shared with and used by

anyone, not just Kimono users

Page 37: Kimono sharing

37

Setting up email alerts• Email alerts are triggered by kimono every time the data that your API is

monitoring changes as long as there is one or more emails added to the email

alerts manager in the API detail page.

• Alert emails will be sent from Kimono Labs [[email protected]] with

the subject "Your kimono API {API_NAME} has new data".

Page 38: Kimono sharing

38

Scraping data from behind a log-in

Page 39: Kimono sharing

39

Sorry. Something went wrong and we couldn't create an API from this page. A

bug report has been created.

You can download the json, csv or rss version of the data you just extracted, but

it won't be saved to your kimono account.

Page 45: Kimono sharing

45

Cases: Kimono API with jQuery

Page 46: Kimono sharing

46

Cases: Can't select videos

Page 47: Kimono sharing

47

Q & A