• 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 Paula Odalys
    @PaulaOdalys

    Paula Odalys

    I love exploring vibrant city markets.
    United Kingdom
    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 Paula Odalys

      Paula Odalys replied to 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

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

      For seller ratings, you can use Playwright to locate and extract ratings, which are usually displayed alongside the seller’s name or in a span with stars or numeric values. Playwright ensures you wait for the page to load fully before accessing the DOM.

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

      browser…

      Read more

    • Profile photo of Paula Odalys

      Paula Odalys replied to the discussion How can I scrape product name, price, stock status from Extra Brazil Java Jsoup? in the forum General Web Scraping 8 months ago

      8 months ago

      Reply to How can I scrape product name, price, stock status from Extra Brazil Java Jsoup?

      To extract the price from Extra Brazil, locate the element containing the pricing information, typically within a div or span tag with a class indicating the price. Using Jsoup’s select() method, you can fetch and parse this element.

      import org.jsoup.Jsoup; import org.jsoup.nodes.Document;

      import org.jsoup.nodes.Element;

      public class ScrapeExtra…

      Read more

    • Profile photo of Paula Odalys

      Paula Odalys started the discussion Use PHP to scrape discount banners from the homepage of Selfridges UK in the forum General Web Scraping 8 months ago

      8 months ago

      Use PHP to scrape discount banners from the homepage of Selfridges UK

      Scraping discount banners from the Selfridges UK homepage involves using PHP to fetch the webpage content with the Guzzle HTTP client and parse the HTML with DOMDocument and XPath. Discount banners are typically prominent on the homepage, showcasing ongoing promotions, seasonal sales, or limited-time offers. These banners often contain text…

      Read more

    • Profile photo of Paula Odalys

      Paula Odalys changed their photo 8 months ago

      8 months ago

      0 Comments
    • Profile photo of Paula Odalys

      Paula Odalys 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 .