-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.zenodo.json
19 lines (19 loc) · 1.03 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"language": "eng",
"license": "MPL-2.0",
"title": "Zeeschuimer",
"upload_type": "software",
"version": "v1.11.4",
"keywords": [
"scraping", "data capture", "4cat", "instagram", "tiktok"
],
"creators": [
{
"orcid": "0000-0002-0161-8019",
"affiliation": "University of Amsterdam",
"name": "Stijn Peeters"
}
],
"access_right": "open",
"description": "<p>Zeeschuimer is a browser extension that monitors internet traffic while you are browsing a social media site, and collects data about the items you see in a platform's web interface for later systematic analysis. Its target audience is researchers who wish to systematically study content on social media platforms that resist conventional scraping or API-based data collection.</p><p>This Zenodo record serves as a static, archived version of the Zeeschuimer git repository as it is tagged for release. For the latest version of the code, visit the <a href='https://github.com/digitalmethodsinitiative/zeeschuimer'>GitHub repository</a></p>."
}