Simple Scraper
Fetch and parse a page to extract article titles.
Use requests and BeautifulSoup to extract a list of article titles.
Getting Started
Log into cs50.dev using your GitHub account and click Authorize cs50, then close the tab.
How to check / Cách kiểm tra
Chạy:
check50 --local uet36/problems/2025/python/simple_scraper
How to submit / Cách nộp
Chạy:
submit50 --local uet36/problems/2025/python/simple_scraper