Project Overview
This project involves creating a Python program to retrieve or scrape important information about internship positions, their duration, and companies from the official Kampus Merdeka website. I worked on this project to make it easier for me to find suitable positions and partners for the MSIB Batch 6 internship. This program uses the Playwright and BeautifulSoup libraries to navigate dynamically loaded content by automating the scrolling process. The data is then saved to an Excel file that can be used for further analysis or other purposes.