Projects

Project Case Study

Tokopedia Scraper API

API interface for scraping product data from Tokopedia using Python, Flask, BeautifulSoup, Selenium, and PostgreSQL.

Python Flask BeautifulSoup Selenium PostgreSQL
Tokopedia Scraper API

Problem

Product research and market analysis can require repeatable extraction of product information from marketplace pages. Manual checking is slow and hard to reuse.

Solution

Built a scraper API using Python, Flask, BeautifulSoup, Selenium, and PostgreSQL to expose product scraping through a backend interface.

Proof

  • Combines browser automation and HTML parsing for marketplace data extraction.
  • Stores extracted data in PostgreSQL.
  • Exposes the workflow through an API rather than a one-off script.

Result

Turned marketplace product extraction into a reusable backend service.

Revanza

© 2026 Revanza

Linkedin GitHub