Open the personal homepage of Toutiao PC:

Send an Action of type Content /getList to fetch data from the headline server. This means taking 10 headlines I’ve posted and putting them into my personal center and rendering them:

The loading state changed from true to false, indicating that the loading was complete.

The abstract of the article is stored in the article_attr. Abstract field:

Additional details about the article, such as GUID, creation time, author, etc. :

The pageInfo structure fields are important for paging headers. The count code calls the API to read 10 records at a time. HasMore =true indicates that the last page has not been read.



More of Jerry’s original articles can be found in “Wang Zixi” :