SkillAgentSearch skills...

Easy Scraping Tutorial

Simple but useful Python web scraping tutorial code.

Install / Use

npx skills add MorvanZhou/easy-scraping-tutorial

Installs into whichever agent you are using.

README

<p align="center"> <a href="https://mofanpy.com/" target="_blank"> <img width="40%" src="/scraping.jpg" style="max-width:100%;"> </a> </p> <br>

Web scraping tutorials (Python)

In these tutorials, we will learn to build some simple but useful scrapers from scratch. Get to know how we can read web page and select sections you need or even download files. If you understand Chinese, you are lucky! I made Chinese video + text tutorials for all of these contents. You can find it in 莫烦Python.

Learning from code, I made two options for you.

  1. learn it from source code
  2. learn it from jupyter notebook

The contents

Donation

If this does help you, please consider donating to support me for better tutorials. Any contribution is greatly appreciated!

<div > <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=morvanzhou%40gmail%2ecom&amp;lc=C2&amp;item_name=MorvanPython&amp;currency_code=AUD&amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"> <img style="border-radius: 20px; box-shadow: 0px 0px 10px 1px #888888;" src="https://www.paypalobjects.com/webstatic/en_US/i/btn/png/silver-pill-paypal-44px.png" alt="Paypal" height="auto" ></a> </div> <div> <a href="https://www.patreon.com/morvan"> <img src="https://mofanpy.com/static/img/support/patreon.jpg" alt="Patreon" height=120></a> </div>

Related Skills

View on GitHub
GitHub Stars819
CategoryDevelopment
Updated6h ago
Forks542

Languages

Jupyter Notebook

Security Score

100/100

Audited on Aug 8, 2026

No findings