A Large Open Dataset from the Parler Social Network
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/4442459
下载链接
链接失效反馈官方服务:
资源简介:
There are two main zip files in this dataset. Each zip file contains multiple newline delimited JSON files. The JSON objects in each file contain all the key/value pairs returned from their respective Parler API endpoints.
NOTE: All identifying data has been redacted by removing the "name" field from posts, comments and user profiles.
Current paper for more details and preferred citation information.
Parler Users (parler_user.zip)
Returned by the /v1/profile endpoint. Each line consists of an individual user profile object.
Parler Posts and Comments (parlerpostcomments.zip)
Returned by the /v1/post[comment] endpoints. Each line consists of an individual post or comment object.
How to extract the data:
The data provided is compressed in zip format. See the instructions below on how to extract it:
Linux and Mac
Navigate to the file in a terminal window or file browser.
Run the following command (or typically you can double click if you are in a file browser):
User profiles:
unzip parler_users.zip
Posts and comments:
unzip parler_data.zip
The unzipped version contains multiple files for each data type.
Windows
Microsoft provides instructions on to extract a zip file. The authors cannot recommend a particular method or software.
创建时间:
2021-01-17



