How to Web Scrape using Python and Beautiful Soup

Sdílet
Vložit
  • čas přidán 2. 11. 2023
  • This video provides an introduction to web scraping with Python and the Beautiful Soup library. Specifically, it covers:
    -What is web scraping and examples of projects using it
    -An example of web scraping Twitter handles from a college basketball webpage
    -How to view page source, inspect, and read basic HTML elements to find the data you are looking for
    -Using the requests and beautifulsoup4 libraries: pypi.org/project/beautifulsoup4/
    -Words of caution related to web scraping
    This video is the eighteenth video in a multi-part series on getting started with the Python programming language. Next video in the series: • How to Access Data fro...
    Source code on Github: github.com/gsprint23/Python-D...
  • Jak na to + styl

Komentáře • 1

  • @user-dx4un7gg2z
    @user-dx4un7gg2z Před 5 měsíci

    Its not working. Is the API basic version. I am using free version.