• 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 Raul Marduk
    @RaulMarduk

    Raul Marduk

    Outside of work, I have a passion for photography, particularly street photography.
    Australia
    Joined Nov 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 Raul Marduk

      Raul Marduk replied to the discussion How can I scrape websites with infinite scroll without losing data? in the forum General Web Scraping 9 months ago

      9 months ago

      Reply to How can I scrape websites with infinite scroll without losing data?

      Check if the site loads new items through an AJAX request. If so, you can intercept the AJAX call URL in your browser’s dev tools and hit it directly. This way, you can get the data in JSON format without scrolling.

    • Profile photo of Raul Marduk

      Raul Marduk replied to the discussion How can I scrape mobile-only websites from a desktop environment? in the forum General Web Scraping 9 months ago

      9 months ago

      Reply to How can I scrape mobile-only websites from a desktop environment?

      If the site has a mobile API, consider using it directly. Many mobile sites use lighter APIs that are easier to parse and can be faster than scraping HTML.

    • Profile photo of Raul Marduk

      Raul Marduk replied to the discussion What are the most reliable ways to detect website blocks before scraping? in the forum General Web Scraping 9 months ago

      9 months ago

      Reply to What are the most reliable ways to detect website blocks before scraping?

      I often include honeypot URL detection in my scrapers. Some sites place these hidden links to catch bots, so if my scraper lands on one, I stop the session immediately.

    • Profile photo of Raul Marduk

      Raul Marduk replied to the discussion How can I optimize my scraping code for faster performance? in the forum General Web Scraping 9 months ago

      9 months ago

      Reply to How can I optimize my scraping code for faster performance?

      Batch requests when possible. By batching requests with connection pooling, I cut down the time spent on individual connections and speed up overall data retrieval.

    • Profile photo of Raul Marduk

      Raul Marduk started the discussion How do I approach scraping flash sale or limited-time discount pages? in the forum General Web Scraping 9 months ago

      9 months ago

      How do I approach scraping flash sale or limited-time discount pages?

      I schedule my scraper to start just before the sale begins, which helps capture initial stock levels and prices accurately.

    • Profile photo of Raul Marduk

      Raul Marduk changed their photo 9 months ago

      9 months ago

      0 Comments
    • Profile photo of Raul Marduk

      Raul Marduk became a registered member 9 months ago

      9 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 .