mmmturkeybacon Export Mturk History

Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
mmmturkeybacon
今日安裝
0
安裝總數
1,872
評價
2 0 0
版本
2.02
建立日期
2014-07-08
更新日期
2016-12-21
尺寸
19.1 KB
授權條款
未知
腳本執行於

Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet. This script condenses all of the HITs completed on a daily basis. Leave blank to get today's completed HITs, enter 'yesterday' to get yesterday's HITs, to get a single day use mmddyyyy, to get a range of days use mmddyyyy:mmddyyyy, enter 45 to get the last 45 days, and enter 60 to get the last 60 days (45 shown and 15 hidden).

The script loads when you visit https://www.mturk.com/mturk/status. Click on "View more..." in your dashboard to get there.

IMPORTANT INFORMATION FOR VERSION 2.0 AND UP
The order of the pending and rejected columns was reversed to match the order mturk uses.
The requester name and requester ID were split into two separate fields.

In OpenOffice Calc, to split the requester field in your old spreadsheet data search and replace ' (A' with '{(A', add a column to the right of the requester column, then use Data > Text to Columns and use the '{' as a delimiter to split the column.