<?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 | Jayesh Reuben | Activity</title>
	<link>https://rayobyte.com/community/members/jayeshreuben/activity/</link>
	<atom:link href="https://rayobyte.com/community/members/jayeshreuben/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jayesh Reuben.</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">cf5e87506ae01a1fb64a0693d28c5f02</guid>
				<title>Jayesh Reuben posted a new post.</title>
				<link></link>
				<pubDate>Mon, 24 Feb 2025 14:11:50 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">b89d4cf38f83b7c455ad739cf88f8053</guid>
				<title>Jayesh Reuben posted a new post.</title>
				<link></link>
				<pubDate>Thu, 20 Feb 2025 16:44:42 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">36b8d94ab5898f51eef842ade655a32f</guid>
				<title>Jayesh Reuben posted a new post.</title>
				<link></link>
				<pubDate>Thu, 20 Feb 2025 16:43:45 +0000</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="https://rayobyte.com/community/mining-bookstore-data-from-barnes-noble-using-swift-redis-extracting-bestseller-lists-author-ratings-and-limited-edition-releases/"><img src="https://rayobyte.com/community/wp-content/uploads/2025/02/data-mining-interface-visualizing-bookstore-analytics-from-Barnes-Noble-using-Swift-and-Redis.webp" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="https://rayobyte.com/community/mining-bookstore-data-from-barnes-noble-using-swift-redis-extracting-bestseller-lists-author-ratings-and-limited-edition-releases/"><span class="bb-post-title">Mining Bookstore Data from Barnes &amp; Noble Using Swift &amp; Redis: Extracting Bestseller Lists, Author Ratings, and Limited Edition Releases</span></a> <p>Learn to mine Barnes &amp; Noble bookstore data using Swift &amp; Redis, extracting bestseller lists, author ratings, and limited edition releases efficiently.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7598e5d83fb548f983c816164be79baf</guid>
				<title>Jayesh Reuben posted a new post.</title>
				<link></link>
				<pubDate>Thu, 20 Feb 2025 16:39:43 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">0ad8ee8428f8dbff6336505601fa67e2</guid>
				<title>Jayesh Reuben replied to the discussion Scrape delivery times from Empik Poland using Node.js in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/scrape-delivery-times-from-empik-poland-using-node-js/#post-2660</link>
				<pubDate>Thu, 19 Dec 2024 10:55:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/scrape-delivery-times-from-empik-poland-using-node-js/#post-2938"><span class="bb-reply-lable">Reply to</span> Scrape delivery times from Empik Poland using Node.js</a></p> <div class="bb-content-inr-wrap"><p>Adding user-agent rotation and proxy support would help the script avoid detection by Empik’s anti-scraping measures. This would ensure consistent access to the website while scraping large amounts of data.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2fdc4537e222c2a3c8631bcc2c1aeeec</guid>
				<title>Jayesh Reuben replied to the discussion Use Ruby to scrape prices from Allegro Poland product pages in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/use-ruby-to-scrape-prices-from-allegro-poland-product-pages/#post-2657</link>
				<pubDate>Thu, 19 Dec 2024 10:54:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/use-ruby-to-scrape-prices-from-allegro-poland-product-pages/#post-2937"><span class="bb-reply-lable">Reply to</span> Use Ruby to scrape prices from Allegro Poland product pages</a></p> <div class="bb-content-inr-wrap"><p>To avoid detection by Allegro’s anti-scraping measures, the script could be enhanced with proxy support and user-agent rotation. This would reduce the chances of being blocked while scraping multiple product pages.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">978866728ba35fa0da2b1acbef204fc7</guid>
				<title>Jayesh Reuben started the discussion How to scrape product details from HomeDepot.com using Java? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/forums/general-web-scraping/</link>
				<pubDate>Thu, 19 Dec 2024 10:51:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-to-scrape-product-details-from-homedepot-com-using-java/">How to scrape product details from HomeDepot.com using Java?</a></p> <div class="bb-content-inr-wrap"><p>Scraping product details from HomeDepot.com using Java is a powerful and efficient way to extract information like product names, prices, and ratings. By utilizing libraries like Jsoup for HTML parsing and Apache HttpClient for sending requests, Java can handle static pages and structured content effectively. The process involves sending an&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-2744"><a href="https://rayobyte.com/community/forums/general-web-scraping/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9be01d88d837253e5f387e14d71d204e</guid>
				<title>Jayesh Reuben changed their photo</title>
				<link>https://rayobyte.com/community/news-feed/p/2743/</link>
				<pubDate>Thu, 19 Dec 2024 10:46:12 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2288fcc491bf48e0ab8d59f11e4485c4</guid>
				<title>Jayesh Reuben became a registered member</title>
				<link>https://rayobyte.com/community/news-feed/p/2742/</link>
				<pubDate>Thu, 19 Dec 2024 10:42:21 +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 113/198 objects using Disk
Page Caching using Disk: Enhanced (Page is feed) 
Lazy Loading (feed)

Served from: rayobyte.com @ 2026-04-06 19:55:46 by W3 Total Cache
-->