Favorites
b/mercurytutsbyyoyoloit

Scraping Websites with Python

This post was published 3 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Scraping Websites with Python

h264, yuv420p, 1920x1080 | ENGLISH, 44100 Hz, 2channels | 0h 59mn | 956.4 MB

Sometimes scraping is the only way to extract meaningful data when there are no options like an accessible API. Parsing raw HTML can be intimidating and full of failures if you aren't used to existing tooling that can help you parse faster and more efficiently. In this video, learn all the basics including some advanced techniques to parse HTML and extract data with the Scrapy library in Python. k
Topics include:
* Install, configure, and create a new project with Scrapy, a powerful scraping library written in Python
* See what is required to start parsing a website, including looking at raw HTML, tags, and CSS.
* Identify data to create a dataset or datasets to perform data science analysis later
* Capture parsed data and save it in different formats locally
* Ultra fast scraping techniques by using the filesystem directly
A few resources that are helpful if you are trying to do scraping, some of them covered in the course:

Screenshots

Scraping Websites with Python

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.