项目作者: unelmap

项目描述 :
A free website analytics and search engine optimisation tools
高级语言: JavaScript
项目地址: git://github.com/unelmap/userly.org.git
创建时间: 2018-07-12T19:37:51Z
项目社区:https://github.com/unelmap/userly.org

开源协议:MIT License

下载


Userly.org

A free web analytics and search engine optimization tools better than Google analytics :)

Note: Remember to get your free API key at userly.org
If you have any issue, please create a ticket at https://support.unelmaplatform.com

Documentation

Get Content Overview Data (Your website)

API HTTP URL:

  1. https://userly.org/native_api/get_content_overview_data?api_key=YOUR_API_KEY&domain_code=Domain_Code_Get_From_Visitor_Analysis_Menu

Example API HTTP URL:

  1. https://userly.org/native_api/get_content_overview_data?api_key=1-ARe78ku1531423814AXUbzgQ&domain_code=36180644

Example Response (JSON):

  1. {""total_view_for_this_domain":0,"content_overview_data":[]"}

Get Overview Data (Your website)

API HTTP URL:

  1. https://userly.org/native_api/get_overview_data?api_key=YOUR_API_KEY&domain_code=Domain_Code_Get_From_Visitor_Analysis_Menu

Example API HTTP URL:

  1. https://userly.org/native_api/get_overview_data?api_key=1-ARe78ku1531423814AXUbzgQ&domain_code=36180644

Example Response (JSON):

  1. {"total_page_view":"0","total_unique_visitro":"0","average_visit":"0","average_stay_time":"0:0:0","bounce_rate":0}

DMOZ Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/dmoz_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/dmoz_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://facebook.com

Example Response (JSON):

  1. {"status":"1","details":"Success","listed_or_not":"yes"}

Facebook Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/dmoz_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/facebook_ckeck?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"status":"1","details":"Success","total_share":57,"total_like":840,"total_comment":22}

Google+ Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/google_plus_ckeck?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/google_plus_ckeck?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"status":"1","details":"Success","google_plus_count":0}

Linkedin Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/linkedin_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/linkedin_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"status":"1","details":"Success","total_share":0}

Xing Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/xing_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/xing_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"status":"1","details":"Success","total_share":"0 "}

Reddit Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/reddit_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/reddit_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"status":"1","details":"Success","score":0,"downs":0,"ups":0}

Pinterest Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/pinterest_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/pinterest_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"status":"1","details":"Success","pinterest_pin":0}

Alexa Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/alexa_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/alexa_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"reach_rank":"515095","country":"Egypt","country_rank":"16776","traffic_rank":"429248"}

Domain IP Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/domain_ip_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/domain_ip_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.userly.org

Example Response (JSON):

  1. {"isp":"GoDaddy.com, LLC","ip":"166.62.28.90","city":"Scottsdale","region":"Arizona","country":" United States","time_zone":"America\/Phoenix","longitude":"-111.890600","latitude":"33.611900"}

Google Safe Browser Check (any website)

API HTTP URL:

  1. https://userly.org/native_api/google_malware_check?api_key=YOUR_API_KEY&domain=ANY_WEBSITE_DOMAIN

Example API HTTP URL:

  1. https://userly.org/native_api/google_malware_check?api_key=1-ARe78ku1531423814AXUbzgQ&domain=http://www.facebook.com

Example Response :

  1. {"safe"}