

Nere Lucille
-
Nere Lucille replied to the discussion How to track product variations like size or color on e-commerce platforms? in the forum General Web Scraping 8 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.
-
-
Nere Lucille replied to the discussion How to monitor top-selling items across eBay, Amazon, and Etsy? in the forum General Web Scraping 8 months ago
How to monitor top-selling items across eBay, Amazon, and Etsy?
-
For Amazon, I track items in popular categories like electronics, where rankings can change frequently, especially during peak seasons.
-
-
Nere Lucille replied to the discussion How can I analyze food delivery trends using data from GrabFood and Foodpanda? in the forum General Web Scraping 8 months ago
How can I analyze food delivery trends using data from GrabFood and Foodpanda?
By categorizing data by cuisine (e.g., Thai, Chinese, Japanese), I can analyze food preferences in each region and see which types are most popular.
-
Nere Lucille replied to the discussion What’s the best way to track used or second-hand listings on Carousell? in the forum General Web Scraping 8 months ago
What’s the best way to track used or second-hand listings on Carousell?
I set my scraper to check listings periodically, as Carousell has a high turnover of products, especially in popular categories.
-
Nere Lucille replied to the discussion How can I collect flight delay & status data from FlightAware or FlightRadar24? in the forum General Web Scraping 8 months ago
How can I collect flight delay & status data from FlightAware or FlightRadar24?
I set up scrapes for specific routes to monitor delays and capture average travel time for popular flights.
-
Nere Lucille replied to the discussion What’s the best way to scrape product listings and prices from Shopee? in the forum General Web Scraping 8 months ago
What’s the best way to scrape product listings and prices from Shopee?
I limit my scraping to categories like electronics or fashion, where prices fluctuate more frequently, to avoid overloading the site.
-
Nere Lucille replied to the discussion What’s the best way to extract weather data from sites like NOAA or Weather.com? in the forum General Web Scraping 8 months ago
What’s the best way to extract weather data from sites like NOAA or Weather.com?
-
Weather.com has an XML and JSON feed that provides current weather and forecasts, which I use to track changes by location.
-
-
Nere Lucille replied to the discussion How can I gather and analyze seasonal trends in product listings on Etsy? in the forum General Web Scraping 8 months ago
How can I gather and analyze seasonal trends in product listings on Etsy?
-
By monitoring top-selling items, I can identify recurring themes, like “fall decor” or “holiday gifts,” that are popular during certain seasons.
-
-
Nere Lucille replied to the discussion How do I scrape mortgage rate data from financial sites? in the forum General Web Scraping 8 months ago
How do I scrape mortgage rate data from financial sites?
-
By storing data on 30-year, 15-year, and adjustable-rate mortgages, I build a complete dataset for mortgage rate analysis.
-
-
Nere Lucille replied to the discussion How can I gather SEO data by scraping Google Search results? in the forum General Web Scraping 8 months ago
How can I gather SEO data by scraping Google Search results?
Google’s Custom Search JSON API allows access to SERP data legally, which I use for structured and reliable SEO data.
- Load More