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.
Syllabus
5 chapters10 lessonsIntroduction
3 lessons- 01Project Background
- 02What is JSON?
- 03Dealing with JSON in Python
Social Media Users JSON
1 lesson- 01Familiarizing with the JSON
Basic Search Implementation
2 lessons- 01Get All Records
- 02Search by User/Page
Implementing Search Filters
2 lessons- 01Python Strings
- 02Search filters Integration
Final Steps
2 lessons- 01Complete Search Implementation
- 02Next steps
More like this
Python JSON
In this course, you will learn about JSON and dive into the json library in Python, and master it!
- 9
Currency Converter - Python Project
In this course, you will create a currency converter using Python that can convert amounts between different currencies.
- 5
- 1
Random Fact Generator - Python Project
In this project you will create a random fact generator using Python with a public API (uselessfacts).
- 7
- 2
File Handling in Python
In this course you will learn everything about file handling in Python, from create, read and write to append and delete.
- 12
Register Login System Project
In the course, you will create a basic authorization system to create and manage users.
- 8
- 2