Example Exercises for the Web Crawler Course
- Demonstrate how to crawl Taiwan Stock Exchange website to collect stock price data.
- Demonstrate how to crawl Google search result pages
- Demonstrate how to crawl ETtoday website to collect the text data
- Demonstrates how to crawl the Economic Daily website to collect text data, especially how to use Selenium to scroll down the page.