365Key Web Service Interface

Source: Internet
Author: User
Tags datetime web services
The Web 365Key is an easy to click right button when you browse any page and share it with your friends online. A few days ago, 365Key published the Web service interface to facilitate developers to better use 365Key, currently provides the following interface as follows:

WEB Services Address: Http://services.365key.com/exportService.asmx


GetUserID
Get the user's ID (number) at 365Key
Parameters: String Username-user name, such as Keso
Back: int User ID

Gettaglist
Gets all categories of the specified user ID
Parameters: Int UserID--User ID
Return: DataSet contains category ID, category name, the number of nets picked under the category

Getnewbookmarks
Get the latest web picks for a specified user
Parameters: Int UserID--User ID
int num-The latest quantity
Returns: The DataSet contains net pick ID, net pick title, net Pick URL, net pick classification, net pick comment, net pick summary

Getpartbookmarks
Gets all net picks for the specified user specified time
Parameters: Int UserID--User ID
DateTime StartTime--Gets the start time, such as: "2005-2-22 19:49:05"
DateTime endtime--Get end time, such as: "2005-2-23 19:49:05"
Returns: The DataSet contains net pick ID, net pick title, net Pick URL, net pick classification, net pick comment, net pick summary

Getsnapshot
Gets a snapshot of the specified network-picking ID
Parameters: int BookmarkID--Net Pick ID
BOOL Parse--whether to parse the snapshot, false or True
Back: String snapshot or parsed snapshot
Note: Analysis snapshots can extract information directly from the snapshot, and filter out all ads, HTML code, and other useless information. Currently only supports Sina (for example: Bookmarkid=79781,parse=true, will get filtered snapshot version), other sites are being perfected.

More Web services interfaces are in the making, and you are welcome to provide your valuable comments.




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.