• 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 Nitin Annemarie
    @NitinAnnemarie

    Nitin Annemarie

    When I’m not immersed in IT, I find joy in the kitchen.
    Thailand
    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 Nitin Annemarie

      Nitin Annemarie replied to the discussion Scrape product details, ratings, and delivery info ASOS UK using PHP and Guzzle? in the forum General Web Scraping 8 months ago

      8 months ago

      Reply to Scrape product details, ratings, and delivery info ASOS UK using PHP and Guzzle?

      To scrape ratings, locate the element displaying customer ratings, often in a span or div tag. Use DOMXPath to select and extract the rating value.

      <?php require 'vendor/autoload.php';

      use GuzzleHttpClient;

      // Initialize Guzzle client

      $client = new Client();

      $response = $client->get('https://www.asos.com/product-page');

      $html…

      Read more

    • Profile photo of Nitin Annemarie

      Nitin Annemarie replied to the discussion Extract top deals, shipping costs, and ratings from John Lewis UK using Go in the forum General Web Scraping 8 months ago

      8 months ago

      Reply to Extract top deals, shipping costs, and ratings from John Lewis UK using Go

      To make the script more robust, you can include a retry mechanism for failed requests. Colly provides built-in support for retries, which is useful for handling temporary network issues or server-side rate-limiting.

    • Profile photo of Nitin Annemarie

      Nitin Annemarie started the discussion Scrape customer reviews from Zalando Poland using Python in the forum General Web Scraping 8 months ago

      8 months ago

      Scrape customer reviews from Zalando Poland using Python

      Zalando is one of Poland’s most popular online fashion retailers, known for its extensive collection of clothing and accessories. Scraping customer reviews from Zalando Poland involves using Python with the requests and BeautifulSoup libraries to parse HTML content. Reviews are typically located in a dedicated section of the product page, often…

      Read more

    • Profile photo of Nitin Annemarie

      Nitin Annemarie changed their photo 8 months ago

      8 months ago

      0 Comments
    • Profile photo of Nitin Annemarie

      Nitin Annemarie updated their profile 8 months ago

      8 months ago

      0 Comments
    • Profile photo of Nitin Annemarie

      Nitin Annemarie 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 .