• Blog
  • All Scraping Projects
  • Forums
  • Rayobyte University
  • Sign In
  • Sign Up
  • Products
  • News Feed
  • Members
  • Forums
  • Rayobyte University
    Sign in Sign up
    • Blog
    • All Scraping Projects
    • Forums
    • Rayobyte University
    • Sign In
    • Sign Up
    cover image
    Profile photo of Coronis Osmond
    @CoronisOsmond

    Coronis Osmond

    There’s something magical about the interplay of light, water, and rugged cliffs.
    Russia
    Joined Dec 2024

    Remove Connection

    Are you sure you want to remove from your connections?

    Cancel Confirm
    • About
    • Timeline
    • Blog
    • Scraping Projects
    • Connections
    • Discussions
    • Profile photo of Coronis Osmond

      Coronis Osmond replied to the discussion Scrape product name, price, and stock from Tops Thailand using Puppeteer? in the forum General Web Scraping 8 months ago

      8 months ago

      Reply to Scrape product name, price, and stock from Tops Thailand using Puppeteer?

      To scrape the price from Tops Thailand, you need to identify the tag that contains the price information, often a span or div class. With Puppeteer, you can use page.$eval() to grab the price after waiting for the content to load. Handling product price data ensures you get the correct information for each product.

      const puppeteer…

      Read more

    • Profile photo of Coronis Osmond

      Coronis Osmond replied to the discussion How can I scrape product name, price, and rating from Klook Thailand -Puppeteer? in the forum General Web Scraping 8 months ago

      8 months ago

      Reply to How can I scrape product name, price, and rating from Klook Thailand -Puppeteer?

      To scrape the price from Klook Thailand, use Puppeteer to extract the price information, which is usually found inside a span or div element with a class related to pricing. After navigating to the product page, wait for the price element to be visible, then extract it using page.$eval().

      const puppeteer = require('puppeteer'); (async () =>…

      Read more

    • Profile photo of Coronis Osmond

      Coronis Osmond started the discussion How can I scrape product details, seller ratings, delivery Shoptime Brazil? in the forum General Web Scraping 8 months ago

      8 months ago

      How can I scrape product details, seller ratings, delivery Shoptime Brazil?

      To scrape the product details from Shoptime Brazil, you can use Playwright in Python to handle dynamic content. The product name and description are usually found within div or h1 tags. Use Playwright’s locator() function to wait for the element and extract the text.

      from playwright.sync_api import sync_playwright with sync_playwright() as p:

      …

      Read more

    • Profile photo of Coronis Osmond

      Coronis Osmond changed their photo 8 months ago

      8 months ago

      0 Comments
    • Profile photo of Coronis Osmond

      Coronis Osmond became a registered member 8 months ago

      8 months ago

      0 Comments

      Profile photo of

      Latest updates

      Profile photo of jennifer james

      jennifer james posted an update 5 months ago

      Profile photo of dali

      dali posted an update 8 months ago

      Profile photo of yew

      yew posted an update 8 months ago

      © 2025 - Rayobyte Community

      Report

      There was a problem reporting this post.

      Harassment or bullying behavior
      Contains mature or sensitive content
      Contains misleading or false information
      Contains abusive or derogatory content
      Contains spam, fake content or potential malware

      Block Member?

      Please confirm you want to block this member.

      You will no longer be able to:

      • See blocked member's posts
      • Mention this member in posts
      • Message this member
      • Add this member as a connection

      Please note: This action will also remove this member from your connections and send a report to the site admin. Please allow a few minutes for this process to complete.

      Report

      You have already reported this .