Git Product home page Git Product logo

tokopedia-scraper's Introduction

Tokopedia-Scraper

Overview

The program aimed to extract product data from the Tokopedia marketplace website based on specified keywords using web scraping techniques. Selenium with JavaScript-enabled selectors was utilized to extract the data due to the dynamic elements on the website. The extracted data included product name, price, location, rating, number of items sold, and details link, which were essential for data analysis and market research. The data was saved in both CSV and JSON formats for further processing and analysis.

URL: https://www.tokopedia.com/

Website: Screenshot 2023-02-09 at 21 49 34

Prerequisite

  • Python 3
  • WebDriver

Official Docs

Selenium Documentation: https://www.selenium.dev/documentation/

Installation

Installing Selenium

pip install selenium
pip3 install selenium

Installing tqdm

pip install tqdm
pip3 install tqdm

Disclaimer

This code is intended for educational purposes. Please respect privacy, copyright and code and data terms of use. Read more about Tokopedia here.

Rules

  1. Do not retrieve unnecessary data
  2. Do not use the collected data for illegal purposes
  3. Maintain the confidentiality of the data collected
  4. Documenting data scraping times

Website Version

Last scraping date: 9 February 2023

tokopedia-scraper's People

Contributors

crypter70 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

izandi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.