Hot Posts

6/recent/ticker-posts

How to Scrape Data from Websites with Python and Beautiful Soup in Spanish




Web scraping is a technique that allows you to collect data from websites automatically. It can be very useful for data analysis, web development, research, and many other purposes. In this blog post, I will show you how to learn web scraping with Python and Beautiful Soup in Spanish. You will also find a link to a free video course that covers all the basics of web scraping with practical exercises and projects.

If you are interested in learning more about web scraping or other coding topics, check out the freeCodeCamp.org Spanish YouTube channel. There you will find many courses and tutorials on Python, HTML, CSS, JavaScript, React, Django, Flask, and more. All the courses are in Spanish and are suitable for beginners. You can also join the freeCodeCamp.org community and get help from other learners and mentors.


Here are some of them:

  • Learn Web Scraping with Python and Beautiful Soup in Spanish – Course for Beginners: This is the course that you mentioned in your message. It is a free video course on the freeCodeCamp.org Spanish YouTube channel that covers all the basics of web scraping with Python and Beautiful Soup. You will learn how to use requests, Jupyter Notebooks, Google Colaboratory, and ScrapePark.org to collect data from the Web. The course also includes exercises and practical projects to test your knowledge.

  • Beautiful Soup: Build a Web Scraper With Python: This is a written tutorial by Real Python that teaches you how to scrape data from static websites using Python, requests, and Beautiful Soup. You will learn how to decipher data encoded in URLs, inspect HTML elements, parse HTML code, extract text and attributes, and store data in a file. The tutorial also shows you how to build a script that fetches job offers from the Web and displays relevant information in your console.

  • Web Scraping With Beautiful Soup and Python: This is a video course by Real Python that complements the written tutorial above. It covers the same topics and shows you how to code along with the instructor. You will also get access to the source code and additional resources for further learning.

  • Scraping Webpages in Python With Beautiful Soup: The Basics: This is another written tutorial by Tuts+ that introduces you to web scraping with Python and Beautiful Soup. You will learn how to scrape webpages for titles, headlines, and links using the requests and BeautifulSoup modules. You will also learn how to handle errors and exceptions, and how to save your scraped data in a CSV file.


Web Scraping Course on YouTube

Great! Now that you know more about web scraping, we invite you to take Gustavo's course on the freeCodeCamp.org YouTube channel in Spanish.




✍️ Course created by: Gustavo Juantorena.