<?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 | Hieronim Sanjin | Activity</title>
	<link>https://rayobyte.com/community/members/hieronimsanjin/activity/</link>
	<atom:link href="https://rayobyte.com/community/members/hieronimsanjin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Hieronim Sanjin.</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">b50cb9b9fb804fcd2f85d11281566200</guid>
				<title>Hieronim Sanjin replied to the discussion Collecting hotel reviews with PHP and cURL in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/collecting-hotel-reviews-with-php-and-curl/#post-2932</link>
				<pubDate>Fri, 20 Dec 2024 12:56:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/collecting-hotel-reviews-with-php-and-curl/#post-3013"><span class="bb-reply-lable">Reply to</span> Collecting hotel reviews with PHP and cURL</a></p> <div class="bb-content-inr-wrap"><p>When dealing with dynamic content, I prefer capturing JSON responses directly. This avoids rendering HTML and simplifies the extraction process.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a8cec8fe46e9c0556a389c3ed661d503</guid>
				<title>Hieronim Sanjin replied to the discussion How to scrape product details from HomeDepot.com using Java? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-to-scrape-product-details-from-homedepot-com-using-java/#post-2936</link>
				<pubDate>Fri, 20 Dec 2024 12:55:57 +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/#post-3012"><span class="bb-reply-lable">Reply to</span> How to scrape product details from HomeDepot.com using Java?</a></p> <div class="bb-content-inr-wrap"><p>Another way to improve the scraper is by storing the extracted data in a structured format like a CSV file or a database. Storing data in a file makes it easier to analyze and process later, while databases enable more complex queries and reporting. For example, you can save the product name, price, and rating to a CSV file using a library&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-2867"><a href="https://rayobyte.com/community/discussion/how-to-scrape-product-details-from-homedepot-com-using-java/#post-2936" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4d5c02eb38d4f94c39d2e67c9bb21682</guid>
				<title>Hieronim Sanjin started the discussion What meal plan data can be scraped from BlueApron.com using Ruby? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/forums/general-web-scraping/</link>
				<pubDate>Fri, 20 Dec 2024 12:53:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/what-meal-plan-data-can-be-scraped-from-blueapron-com-using-ruby/">What meal plan data can be scraped from BlueApron.com using Ruby?</a></p> <div class="bb-content-inr-wrap"><p>Scraping meal plan data from BlueApron.com using Ruby allows you to extract details such as meal names, ingredients, and pricing. Ruby’s open-uri library for HTTP requests and nokogiri for parsing HTML simplifies the process. Below is an example script for scraping Blue Apron’s meal plans.</p>
<pre><p>require 'open-uri'</p><p>require 'nokogiri'</p><p># Target URL</p><p>url =&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-2866"><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">7d70028fa15b3791b425a809cb43641d</guid>
				<title>Hieronim Sanjin changed their photo</title>
				<link>https://rayobyte.com/community/news-feed/p/2865/</link>
				<pubDate>Fri, 20 Dec 2024 12:52:07 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">db18c98c60a3baf1a147c84105dd7324</guid>
				<title>Hieronim Sanjin became a registered member</title>
				<link>https://rayobyte.com/community/news-feed/p/2864/</link>
				<pubDate>Fri, 20 Dec 2024 12:50:12 +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 93/151 objects using Disk
Page Caching using Disk: Enhanced (Page is feed) 
Lazy Loading (feed)

Served from: rayobyte.com @ 2026-04-06 15:02:31 by W3 Total Cache
-->