• 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 Astghik Kendra
    @AstghikKendra

    Astghik Kendra

    I find immense joy in exploring independent bookstores and historic libraries.
    Japan
    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 Astghik Kendra

      Astghik Kendra replied to the discussion Scrape product name, price, and rating from a Thai e-commerce site with Node.js? in the forum General Web Scraping 8 months ago

      8 months ago

      Reply to Scrape product name, price, and rating from a Thai e-commerce site with Node.js?

      To scrape the product price, you can use Puppeteer to extract the price located in a span or div with a class related to pricing. Ensure that the element containing the price has fully loaded by waiting for the selector to appear. Once loaded, you can extract the price text and format it for use.

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

      Read more

    • Profile photo of Astghik Kendra

      Astghik Kendra 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?

      For scraping stock availability, Puppeteer is ideal for extracting information like “in stock” or “out of stock” text. Once the product page loads, find the availability status in a div or span with a specific class. Using page.$eval(), you can target that specific element to check whether the product is available for purchase.

      const…

      Read more

    • Profile photo of Astghik Kendra

      Astghik Kendra started the discussion Scrape product specifications, images, shipping details -Amazon Brazil -Python in the forum General Web Scraping 8 months ago

      8 months ago

      Scrape product specifications, images, shipping details -Amazon Brazil -Python

      To scrape product specifications from Amazon Brazil, use Selenium to locate the product details section, often formatted as a table or list. Extract the specifications using find_elements and iterate through the rows or items to collect the data.

      from selenium import webdriver from selenium.webdriver.common.by import By

      driver…

      Read more

    • Profile photo of Astghik Kendra

      Astghik Kendra changed their photo 8 months ago

      8 months ago

      0 Comments
    • Profile photo of Astghik Kendra

      Astghik Kendra 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 .