← Other topics

Coding Psych Experiments
APIs

Timecode of this content: 8:18:03

Video Notes

An API is an Application Programming Interface, and they’re used to allow you programmatic access to data on some external web service.

APIs can be very useful tools in research, and so we want to cover a few examples to give you a feel for how they could be harnessed.

APIs to explore

Example - Reddit

Code from demo:

Learn more about the Reddit API...

Example - Amazon Gift Card incentive

Code from demo:

Learn more about the Amazon Incentives API

API usage summary

  1. Sign up for the API
  2. Familiarize yourself with the docs
  3. Generate access credentials
  4. Write code to make a request to the API
  5. Write code to handle response from the API

Unlock all the notes for $4

No subscriptions, no auto-renewals.

Just a simple one-time payment that helps support my free, to-the-point videos without sponsered ads.

Unlocking gets you access to the notes for this video plus all 200+ guides on this site.

Your support is appreciated. Thank you!

Payment Info

/
$4 6 months
$25 forever
Please check the form for errors
Questions? help@codewithsusan.com
← Other topics