Beginner Data Science Project (White House News Analysis) Part 1: Web Scraping

Опубликовано: 01 Июль 2026
на канале: Future Programmer
435
24

Learn web scraping and data science in this beginner-friendly White House news analysis project tutorial, where you will use Python and packages like Requests and Beautiful Soup to scrape the White House website.

📕 Links 📕
🔗 Archived Trump White House: https://trumpwhitehouse.archives.gov/
🔗 Project code: https://github.com/futureprogrammer36...

💻 Commands 💻
⌨ Installing requests: pip install requests
⌨ Installing beautifulsoup4: pip install beautifulsoup4
⌨ Installing pandas: pip install pandas

⚡ Like and Subscribe! ⚡
✅ If you enjoyed the video, make sure to like, share, comment, and subscribe!

⭐ Timeline ⭐
⌚ 00:00 Intro
⌚ 00:33 Project summary
⌚ 04:27 Project walkthrough
⌚ 32:03 Summary

⭐ Hashtags ⭐
#FutureProgrammer
#DataScience
#Programming