Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

Social media Search Project - Python JSON Fundamentals

In this course you will learn how to manage data in JSON format using Python. We will use this learning to build a Social media search implementation. JSON is a popular way of formatting data and will show up very often in your Python career.

10 Lessons

5 Challenges

Prerequisites

Knowledge in Python fundamentals

Save for later

Introduction

Project Background

What is JSON?

Dealing with JSON in Python

Social Media Users JSON

Familiarizing with the JSON

Basic Search Implementation

Get All Records

Search by User/Page

Implementing Search Filters

Python Strings

Search filters Integration

Final Steps

Complete Search Implementation

Next steps