Problem
Product research and market analysis can require repeatable extraction of product information from marketplace pages. Manual checking is slow and hard to reuse.
Project Case Study
API interface for scraping product data from Tokopedia using Python, Flask, BeautifulSoup, Selenium, and PostgreSQL.
Product research and market analysis can require repeatable extraction of product information from marketplace pages. Manual checking is slow and hard to reuse.
Built a scraper API using Python, Flask, BeautifulSoup, Selenium, and PostgreSQL to expose product scraping through a backend interface.
Turned marketplace product extraction into a reusable backend service.