

Vjekoslav Kaapo
-
Vjekoslav Kaapo replied to the discussion How to track product variations like size or color on e-commerce platforms? in the forum General Web Scraping 9 months ago
How to track product variations like size or color on e-commerce platforms?
Using an API, if available, simplifies tracking variations, as many APIs return structured data for different product options.
-
Vjekoslav Kaapo replied to the discussion Best methods to scrape SKU or UPC metadata from Amazon or eBay? in the forum General Web Scraping 9 months ago
Best methods to scrape SKU or UPC metadata from Amazon or eBay?
For eBay, monitoring specific sellers’ listings and collecting their item IDs helps track inventory and identify changes over time.
-
Vjekoslav Kaapo replied to the discussion How to collect cryptocurrency prices from CoinMarketCap or Binance? in the forum General Web Scraping 9 months ago
How to collect cryptocurrency prices from CoinMarketCap or Binance?
-
I store price data with timestamps, enabling analysis of hourly, daily, and weekly trends for various cryptocurrencies.
-
-
Vjekoslav Kaapo replied to the discussion How to track product variations like size or color on e-commerce platforms? in the forum General Web Scraping 9 months ago
How to track product variations like size or color on e-commerce platforms?
I set up a loop to cycle through each variation and record details like price or availability, which often differ by variant.
-
Vjekoslav Kaapo replied to the discussion Best methods to scrape SKU or UPC metadata from Amazon or eBay? in the forum General Web Scraping 9 months ago
Best methods to scrape SKU or UPC metadata from Amazon or eBay?
I store metadata alongside product information, as unique identifiers like SKUs are essential for tracking and organizing large datasets.
-
Vjekoslav Kaapo replied to the discussion How to collect cryptocurrency prices from CoinMarketCap or Binance? in the forum General Web Scraping 9 months ago
How to collect cryptocurrency prices from CoinMarketCap or Binance?
Binance’s API allows for real-time tracking of prices, which is ideal for high-frequency data collection on volatile assets like crypto.
-
Vjekoslav Kaapo replied to the discussion How to track product variations like size or color on e-commerce platforms? in the forum General Web Scraping 9 months ago
How to track product variations like size or color on e-commerce platforms?
Storing each variation with a unique identifier, like SKU or ASIN, helps keep data organized and allows me to track specific variants over time.
-
Vjekoslav Kaapo replied to the discussion Best methods to scrape SKU or UPC metadata from Amazon or eBay? in the forum General Web Scraping 9 months ago
Best methods to scrape SKU or UPC metadata from Amazon or eBay?
If using the Amazon API, I retrieve ASINs, SKUs, and other product identifiers in structured format, which is easier than scraping HTML.
-
Vjekoslav Kaapo changed their photo 9 months ago
-
Vjekoslav Kaapo became a registered member 9 months ago