<?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 | Gualtiero Wahyudi | Activity</title>
	<link>https://rayobyte.com/community/members/gualtiero/activity/</link>
	<atom:link href="https://rayobyte.com/community/members/gualtiero/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Gualtiero Wahyudi.</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">46647df7c6b62505c511307d745ebd9e</guid>
				<title>Gualtiero Wahyudi replied to the discussion How to scrape job listings from a recruitment website? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-to-scrape-job-listings-from-a-recruitment-website/#post-2866</link>
				<pubDate>Wed, 25 Dec 2024 07:58:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-to-scrape-job-listings-from-a-recruitment-website/#post-3146"><span class="bb-reply-lable">Reply to</span> How to scrape job listings from a recruitment website?</a></p> <div class="bb-content-inr-wrap"><p>I manage pagination by detecting and following the &#8220;Next Page&#8221; button until no more pages are available. This ensures I capture all job listings without missing any.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c15ef80b8fb3317e110f8ae13c54530a</guid>
				<title>Gualtiero Wahyudi replied to the discussion How can I scrape car rental details from Turo.com using JavaScript? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-can-i-scrape-car-rental-details-from-turo-com-using-javascript/#post-2985</link>
				<pubDate>Wed, 25 Dec 2024 07:57:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-can-i-scrape-car-rental-details-from-turo-com-using-javascript/#post-3145"><span class="bb-reply-lable">Reply to</span> How can I scrape car rental details from Turo.com using JavaScript?</a></p> <div class="bb-content-inr-wrap"><p>Handling pagination in the Turo scraper is important for collecting data across all available car listings. Automating navigation through the &#8220;Next&#8221; button ensures a more comprehensive dataset, covering vehicles from different locations and owners. Random delays between page requests mimic real user behavior, reducing the chances of&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-3062"><a href="https://rayobyte.com/community/discussion/how-can-i-scrape-car-rental-details-from-turo-com-using-javascript/#post-2985" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cd4aaac3719104f38980c65f2aad1659</guid>
				<title>Gualtiero Wahyudi replied to the discussion How to scrape product availability from an e-commerce website? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-to-scrape-product-availability-from-an-e-commerce-website/#post-2893</link>
				<pubDate>Wed, 25 Dec 2024 07:56:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-to-scrape-product-availability-from-an-e-commerce-website/#post-3144"><span class="bb-reply-lable">Reply to</span> How to scrape product availability from an e-commerce website?</a></p> <div class="bb-content-inr-wrap"><p>For sites with dynamic content, I use Puppeteer to load all elements fully before scraping. This ensures I don’t miss products that are loaded asynchronously.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9a10120e2de158c8deb642fbf1643634</guid>
				<title>Gualtiero Wahyudi replied to the discussion Scraping car listings with prices using Node.js and Cheerio in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/scraping-car-listings-with-prices-using-node-js-and-cheerio/#post-2911</link>
				<pubDate>Wed, 25 Dec 2024 07:55:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/scraping-car-listings-with-prices-using-node-js-and-cheerio/#post-3143"><span class="bb-reply-lable">Reply to</span> Scraping car listings with prices using Node.js and Cheerio</a></p> <div class="bb-content-inr-wrap"><p>When dynamic content is involved, Puppeteer is my go-to tool for ensuring all JavaScript-rendered elements are fully loaded before scraping.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">056740d9e0ae20257918e08bdc0da3fd</guid>
				<title>Gualtiero Wahyudi replied to the discussion Tracking discount percentages on e-commerce websites with Ruby in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/tracking-discount-percentages-on-e-commerce-websites-with-ruby/#post-2896</link>
				<pubDate>Wed, 25 Dec 2024 07:55:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/tracking-discount-percentages-on-e-commerce-websites-with-ruby/#post-3142"><span class="bb-reply-lable">Reply to</span> Tracking discount percentages on e-commerce websites with Ruby</a></p> <div class="bb-content-inr-wrap"><p>For dynamic content, I rely on Selenium-WebDriver with Ruby to load all elements before extracting prices. It’s slower but ensures I don’t miss any data.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">63519a964065e7b2395d87cfa63856f8</guid>
				<title>Gualtiero Wahyudi replied to the discussion What data can you scrape from VRBO.com rental listings using Ruby? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/what-data-can-you-scrape-from-vrbo-com-rental-listings-using-ruby/#post-2982</link>
				<pubDate>Wed, 25 Dec 2024 07:54:32 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/what-data-can-you-scrape-from-vrbo-com-rental-listings-using-ruby/#post-3141"><span class="bb-reply-lable">Reply to</span> What data can you scrape from VRBO.com rental listings using Ruby?</a></p> <div class="bb-content-inr-wrap"><p>Adding pagination to the VRBO scraper is essential for gathering a complete dataset. Properties are often distributed across multiple pages, so automating navigation through the “Next” button allows the scraper to collect all available listings. Random delays between requests mimic human behavior, reducing the likelihood of being flagged as a&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-3058"><a href="https://rayobyte.com/community/discussion/what-data-can-you-scrape-from-vrbo-com-rental-listings-using-ruby/#post-2982" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">29b2134d05554d09ede096cb95635740</guid>
				<title>Gualtiero Wahyudi changed their photo</title>
				<link>https://rayobyte.com/community/news-feed/p/3057/</link>
				<pubDate>Wed, 25 Dec 2024 07:52:59 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">792c5fb3cddec750c34ae5593bff2f63</guid>
				<title>Gualtiero Wahyudi became a registered member</title>
				<link>https://rayobyte.com/community/news-feed/p/3056/</link>
				<pubDate>Wed, 25 Dec 2024 07:52:15 +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 66/246 objects using Disk
Page Caching using Disk: Enhanced (Page is feed) 
Lazy Loading (feed)

Served from: rayobyte.com @ 2026-04-06 12:45:07 by W3 Total Cache
-->