Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Amazon Mechanical Turk API. Example Creating a HIT from PHP

I need to create a HIT using the Amazon Mechanical Turk API from PHP. There's no examples at the official documentation and no PHP librearies or SDK. Does anyone know how to do this? any kind of help is appreciated, a PHP example will be great.

like image 973
Agustin Avatar asked Jun 29 '10 19:06

Agustin


1 Answers

This is an old question by now, but in case others find it via Google search (as I did), here is another PHP library for Turk. I haven't tried it yet, and YMMV:

https://github.com/jackbot/PHP-Mechanical-Turk

like image 87
Judd Antin Avatar answered Sep 27 '22 17:09

Judd Antin