

Nicanor Shankar
-
Nicanor Shankar replied to the discussion What’s the best way to scrape restaurant reviews and ratings on GrabFood? in the forum General Web Scraping 8 months ago
What’s the best way to scrape restaurant reviews and ratings on GrabFood?
-
I categorize reviews by cuisine type or location, which makes it easier to analyze consumer preferences in each region.
-
-
Nicanor Shankar replied to the discussion How can I scrape real estate data from Zillow or Realtor.com? in the forum General Web Scraping 8 months ago
How can I scrape real estate data from Zillow or Realtor.com?
-
For price analysis, I store historical property data, allowing me to see how home values change over time in different neighborhoods.
-
-
Nicanor Shankar replied to the discussion What are the best practices for scraping eBay’s European site with Node.js? in the forum General Web Scraping 8 months ago
What are the best practices for scraping eBay’s European site with Node.js?
Puppeteer’s wait functions help capture all page elements, including images and dynamically loaded reviews, for comprehensive data.
-
Nicanor Shankar replied to the discussion How can I scrape travel packages on TUI’s European site using Python? in the forum General Web Scraping 8 months ago
How can I scrape travel packages on TUI’s European site using Python?
-
Use Python’s Pandas to store travel package details like price, dates, and ratings, allowing for analysis of trends over time.
-
-
Nicanor Shankar replied to the discussion How do I scrape product reviews on the FNAC site using Python? in the forum General Web Scraping 8 months ago
How do I scrape product reviews on the FNAC site using Python?
-
For large review sections, schedule periodic scrapes to track sentiment changes over time, particularly for top-selling electronics.
-
-
Nicanor Shankar replied to the discussion How can I track price changes on Mercari Japan using Ruby? in the forum General Web Scraping 8 months ago
How can I track price changes on Mercari Japan using Ruby?
-
Setting up a scheduled scraper lets me track price drops on high-demand items, particularly in categories like electronics or fashion.
-
-
Nicanor Shankar replied to the discussion How can I scrape product listings from Rakuten Japan using Python? in the forum General Web Scraping 8 months ago
How can I scrape product listings from Rakuten Japan using Python?
Rakuten often provides structured data via JSON embedded in HTML. I parse this directly to capture detailed product info without complex HTML scraping.
-
Nicanor Shankar changed their photo 8 months ago
-
Nicanor Shankar became a registered member 8 months ago