<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Rayobyte Community | Raul Marduk | Activity</title>
	<link>https://rayobyte.com/community/members/raulmarduk/activity/</link>
	<atom:link href="https://rayobyte.com/community/members/raulmarduk/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Raul Marduk.</description>
	<lastBuildDate>Mon, 06 Apr 2026 06:44:03 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.6.80</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">54e506599b278ee8cc336673edc22122</guid>
				<title>Raul Marduk replied to the discussion How can I scrape websites with infinite scroll without losing data? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-can-i-scrape-websites-with-infinite-scroll-without-losing-data/#post-1693</link>
				<pubDate>Fri, 15 Nov 2024 09:49:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-can-i-scrape-websites-with-infinite-scroll-without-losing-data/#post-1880"><span class="bb-reply-lable">Reply to</span> How can I scrape websites with infinite scroll without losing data?</a></p> <div class="bb-content-inr-wrap"><p>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.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aa4d0c6edd8d2f28ce0ee65bce88a7d7</guid>
				<title>Raul Marduk replied to the discussion How can I scrape mobile-only websites from a desktop environment? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-can-i-scrape-mobile-only-websites-from-a-desktop-environment/#post-1688</link>
				<pubDate>Fri, 15 Nov 2024 09:48:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-can-i-scrape-mobile-only-websites-from-a-desktop-environment/#post-1879"><span class="bb-reply-lable">Reply to</span> How can I scrape mobile-only websites from a desktop environment?</a></p> <div class="bb-content-inr-wrap"><p>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.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8fdaf6c7a2c39db31b2cc835a0417072</guid>
				<title>Raul Marduk replied to the discussion What are the most reliable ways to detect website blocks before scraping? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/what-are-the-most-reliable-ways-to-detect-website-blocks-before-scraping/#post-1682</link>
				<pubDate>Fri, 15 Nov 2024 09:48:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/what-are-the-most-reliable-ways-to-detect-website-blocks-before-scraping/#post-1878"><span class="bb-reply-lable">Reply to</span> What are the most reliable ways to detect website blocks before scraping?</a></p> <div class="bb-content-inr-wrap"><p>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.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5865c852ea700e663ccc285ecc9bb6ae</guid>
				<title>Raul Marduk replied to the discussion How can I optimize my scraping code for faster performance? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-can-i-optimize-my-scraping-code-for-faster-performance/#post-1678</link>
				<pubDate>Fri, 15 Nov 2024 09:48:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-can-i-optimize-my-scraping-code-for-faster-performance/#post-1877"><span class="bb-reply-lable">Reply to</span> How can I optimize my scraping code for faster performance?</a></p> <div class="bb-content-inr-wrap"><p>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.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">426f27ee2b725c7d7028fa13844c80ac</guid>
				<title>Raul Marduk started the discussion How do I approach scraping flash sale or limited-time discount pages? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/forums/general-web-scraping/</link>
				<pubDate>Fri, 15 Nov 2024 09:45:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-do-i-approach-scraping-flash-sale-or-limited-time-discount-pages/">How do I approach scraping flash sale or limited-time discount pages?</a></p> <div class="bb-content-inr-wrap"><p>I schedule my scraper to start just before the sale begins, which helps capture initial stock levels and prices accurately.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a5b59fb2ce547cf56d36218bcaceafc7</guid>
				<title>Raul Marduk changed their photo</title>
				<link>https://rayobyte.com/community/news-feed/p/1288/</link>
				<pubDate>Fri, 15 Nov 2024 09:43:21 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c8f2a58060a6a5ff0a26bd9d08d7e3c5</guid>
				<title>Raul Marduk became a registered member</title>
				<link>https://rayobyte.com/community/news-feed/p/1287/</link>
				<pubDate>Fri, 15 Nov 2024 09:39:47 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 104/185 objects using Disk
Page Caching using Disk: Enhanced (Page is feed) 
Lazy Loading (feed)

Served from: rayobyte.com @ 2026-04-06 18:37:19 by W3 Total Cache
-->