Free page Views Query API documentation

Source: Internet
Author: User

Page view Volume query API website ranking, traffic, volume of visits, page views query, get the specified site history data.

Interface Name: Page view Volume query API

Interface platform: Open Source interface

Interface Address:http://api2.juheapi.com/alexa/historical

Supported formats:JSON

Request method:Get/post

Sample request:http://api2.juheapi.com/alexa/historical?site=juhe.cn&key=yourKey&start=2015-10-12&range= 1

Invoking samples and Debugging tools: API test Tools

Request Parameter Description:

Name

Type

Must fill in

Description

Site

String

Is

Specify the site you are querying (will resolve to a secondary domain name for querying)

Start

String

Whether

Query history data Start date, format is yyyy-mm-dd, if not specified, the default is query when the day before

Range

Int

Whether

Query historical data TimeSpan, formatted as integers, if not specified, default to days

Key

String

Is

APPKEY you are applying for

Return parameter Description:

Name

Type

Description

Error_code

Int

Return code

Reason

String

return reason

Result

String

Return entity Content

Id

String

Data ID, calculated in md5_16 (site+date)

Site

String

Data belongs to site

Date

String

Date the data belongs to (YYYY-MM-DD)

Pageviews

String

Page Access Volume

Pagemillion

Double

Number of pages visited on each million-person visit page

Peruser

Double

Number of pages viewed per user

Rank

Int

Page Rank

Permillion

Int

Number of visitors per million users

Page view query API call JSON return Example:

{  "Error_code": 0,  "reason": "OK",  "result": {    "data": [      {        "date": "2015-10-12",        "id" : "5e1dedc1b5fec5ab",        "pageviews": {          "permillion": 1.2,          "Peruser": 5        },        "rank": 86527,        "reach": {          "permillion": $        },        "site": "juhe.cn"      }    ]}  }

Free page Views Query API documentation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.