<?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 | Gojko Diomedes | Activity</title>
	<link>https://rayobyte.com/community/members/gojkodiomedes/activity/</link>
	<atom:link href="https://rayobyte.com/community/members/gojkodiomedes/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Gojko Diomedes.</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">4bc8231934cea4b222ed5b3905d6d9fd</guid>
				<title>Gojko Diomedes replied to the discussion What are the best practices for scraping financial data from news or stock site? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/what-are-the-best-practices-for-scraping-financial-data-from-news-or-stock-site/#post-1830</link>
				<pubDate>Tue, 19 Nov 2024 05:42:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/what-are-the-best-practices-for-scraping-financial-data-from-news-or-stock-site/#post-2121"><span class="bb-reply-lable">Reply to</span> What are the best practices for scraping financial data from news or stock site?</a></p> <div class="bb-content-inr-wrap"><p>If the data is only available on the website, I rotate proxies and user agents to avoid triggering blocks on high-traffic financial sites.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad59db53d6a293adab98353eb13e6deb</guid>
				<title>Gojko Diomedes replied to the discussion How do I approach scraping data that appears only on hover or in tooltips? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-do-i-approach-scraping-data-that-appears-only-on-hover-or-in-tooltips/#post-1824</link>
				<pubDate>Tue, 19 Nov 2024 05:41:02 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-do-i-approach-scraping-data-that-appears-only-on-hover-or-in-tooltips/#post-2120"><span class="bb-reply-lable">Reply to</span> How do I approach scraping data that appears only on hover or in tooltips?</a></p> <div class="bb-content-inr-wrap"><p>Puppeteer’s hover function is another great option; it loads the tooltip content on hover without needing a visible browser.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1b735350ea488016819b162e53c56feb</guid>
				<title>Gojko Diomedes replied to the discussion How can I scrape structured data from sites without standard HTML tags? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-can-i-scrape-structured-data-from-sites-without-standard-html-tags/#post-1919</link>
				<pubDate>Tue, 19 Nov 2024 05:40:45 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-can-i-scrape-structured-data-from-sites-without-standard-html-tags/#post-2119"><span class="bb-reply-lable">Reply to</span> How can I scrape structured data from sites without standard HTML tags?</a></p> <div class="bb-content-inr-wrap"><p>Scrapy’s XPath expressions are especially helpful for locating non-standard elements by their position in the DOM structure.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">452926740cc08ecd3eafa48ff5691131</guid>
				<title>Gojko Diomedes replied to the discussion How can I scrape JavaScript-based content without headless browsers? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-can-i-scrape-javascript-based-content-without-headless-browsers/#post-1909</link>
				<pubDate>Tue, 19 Nov 2024 05:40:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-can-i-scrape-javascript-based-content-without-headless-browsers/#post-2118"><span class="bb-reply-lable">Reply to</span> How can I scrape JavaScript-based content without headless browsers?</a></p> <div class="bb-content-inr-wrap"><p>Inspecting JavaScript functions in the source code can reveal data endpoints that load data independently of interactive content.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">147333c623ea42ee303ca123a08dac25</guid>
				<title>Gojko Diomedes started the discussion Best methods to scrape SKU or UPC metadata from Amazon or eBay? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/forums/general-web-scraping/</link>
				<pubDate>Tue, 19 Nov 2024 05:38:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/best-methods-to-scrape-sku-or-upc-metadata-from-amazon-or-ebay/">Best methods to scrape SKU or UPC metadata from Amazon or eBay?</a></p> <div class="bb-content-inr-wrap"><p>Amazon often includes SKUs or ASINs directly in the page metadata, which I extract using BeautifulSoup to streamline data organization.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dd09f60d5cd2ac05bc941da0ba39f1d8</guid>
				<title>Gojko Diomedes changed their photo</title>
				<link>https://rayobyte.com/community/news-feed/p/1627/</link>
				<pubDate>Tue, 19 Nov 2024 05:36:15 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">885bd1cb849cfb63283f7368aad2b7f3</guid>
				<title>Gojko Diomedes became a registered member</title>
				<link>https://rayobyte.com/community/news-feed/p/1626/</link>
				<pubDate>Tue, 19 Nov 2024 05:31:33 +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 109/178 objects using Disk
Page Caching using Disk: Enhanced (Page is feed) 
Lazy Loading (feed)

Served from: rayobyte.com @ 2026-04-06 17:05:42 by W3 Total Cache
-->