Coding With Python :: Learn API Basics to Grab Data with Python



Coding With Python :: Learn API Basics to Grab Data with Python

This is a basic introduction to using APIs. APIs are the “glue” that keep a lot of web applications running and thriving. Without APIs much of the internet services you love might not even exist!

APIs are easy way to connect with other websites & web services to use their data to make your site or application even better. This simple tutorial gives you the basics of how you can access this data and use it. If you want to know if a website has an api, just search “Facebook API” or “Twitter API” or “Foursquare API” on google. Some APIs are easy to use (like Locu’s API which we use in this video) some are more complicated (Facebook’s API is more complicated than Locu’s). More about APIs: http://en.wikipedia.org/wiki/Api

Code from the video: http://pastebin.com/tFeFvbXp

If you want to learn more about using APIs with Django, learn at http://CodingForEntrepreneurs.com for just $25/month. We apply what we learn here into a Django web application in the GeoLocator project.

The Try Django Tutorial Series is designed to help you get used to using Django in building a basic landing page (also known as splash page or MVP landing page) so you can collect data from potential users. Collecting this data will prove as verification (or validation) that your project is worth building. Furthermore, we also show you how to implement a Paypal Button so you can also accept payments.

Django is awesome and very simple to get started. Step-by-step tutorials are to help you understand the workflow, get you started doing something real, then it is our goal to have you asking questions… “Why did I do X?” or “How would I do Y?” These are questions you wouldn’t know to ask otherwise. Questions, after all, lead to answers.

View all my videos: http://bit.ly/1a4Ienh

Get Free Stuff with our Newsletter: http://eepurl.com/NmMcr
The Coding For Entrepreneurs newsletter and get free deals on premium Django tutorial classes, coding for entrepreneurs courses, web hosting, marketing, and more. Oh yeah, it’s free:

A few ways to learn:

Coding For Entrepreneurs: https://codingforentrepreneurs.com (includes free projects and free setup guides. All premium content is just $25/mo). Includes implementing Twitter Bootstrap 3, Stripe.com, django south, pip, django registration, virtual environments, deployment, basic jquery, ajax, and much more.

On Udemy:

Bestselling Udemy Coding for Entrepreneurs Course:
https://www.udemy.com/coding-for-entrepreneurs/?couponCode=youtubecfe49 (reg $99, this link $49)

MatchMaker and Geolocator Course:
https://www.udemy.com/coding-for-entrepreneurs-matchmaker-geolocator/?couponCode=youtubecfe39 (advanced course, reg $75, this link: $39)

Marketplace & Dail Deals Course:
https://www.udemy.com/coding-for-entrepreneurs-marketplace-daily-deals/?couponCode=youtubecfe39 (advanced course, reg $75, this link: $39)

Free Udemy Course (40k+ students):
https://www.udemy.com/coding-for-entrepreneurs-basic/

Fun Fact! This Course was Funded on Kickstarter: http://www.kickstarter.com/projects/jmitchel3/coding-for-entrepreneurs

source

Reply


Build A Site Info