Kommentar |
In this workshop module, participants learn fundamental online data acquisition methods.
Day one covers web data sources and APIs, demonstrating both manual and automated collection using Python libraries and wrappers.
On day two, participants explore web scraping by understanding HTTP requests, HTML, and CSS, and by using tools like BeautifulSoup, regex, and requests to extract data from static pages. Hands-on exercises throughout reinforce these concepts and enable practical application. |