Web Development & Data Annotation Projects (2024 – Present)
Built Python web-scraping scripts to collect structured data from websites for downstream analysis. Implemented parsing logic to extract relevant fields from nested HTML, including pagination handling. Organized extracted outputs into CSV and JSON formats suitable for building datasets and training data pipelines. • Used Requests and BeautifulSoup for HTML retrieval and parsing • Used Selenium for navigating/automating web pages when needed • Managed pagination to ensure complete data collection • Exported results to CSV/JSON for dataset creation