Using Python to Access Web Data

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Using Python to Access Web Data

Coursera · Intermediate ·🌐 Frontend Engineering ·5mo ago

Key Takeaways

Accesses web data using Python with HTML, XML, and JSON parsing

Original Description

This course will show how one can treat the Internet as a source of data. We will scrape, parse, and read web data as well as access data using web APIs. We will work with HTML, XML, and JSON data formats in Python. This course will cover Chapters 11-13 of the textbook “Python for Everybody”. To succeed in this course, you should be familiar with the material covered in Chapters 1-10 of the textbook and the first two courses in this specialization. These topics include variables and expressions, conditional execution (loops, branching, and try/except), functions, Python data structures (strings, lists, dictionaries, and tuples), and manipulating files. This course covers Python 3.
AI explanation not available for this lesson yet
This lesson is still being prepared for the AI tutor. In the meantime, explore lessons that are ready.
Browse explainer-ready lessons →

Related Reads

📰
How I Built a Compound Interest Calculator Without Any Backend
Learn how to build a compound interest calculator without any backend using JavaScript and HTML
Dev.to · ggwork
📰
PrimeVue v4 Stopped Active Dev: OpenVue Takes Over on MIT
PrimeVue v4 has stopped active development, and OpenVue takes over under the MIT license, affecting projects relying on PrimeVue v4
Dev.to · Nikola Jevrić
📰
Frontend Dependency Injection: From Context API to Composition Root
Learn to build a framework-agnostic domain core in TypeScript using Tactical DDD, InversifyJS, and Nx for better frontend dependency injection
Medium · JavaScript
📰
A tabbed form that silently refused to submit — required fields hidden behind another tab
Learn to debug a tabbed form that won't submit due to hidden required fields
Dev.to · Susumu Takahashi
Up next
Host your website for free on GitHub Pages
Coder Coder
Watch →