

Michail Stellan
-
Michail Stellan replied to the discussion How to scrape travel data from Skyscanner’s EU site using Rust? in the forum General Web Scraping 9 months ago
How to scrape travel data from Skyscanner’s EU site using Rust?
Use Rust’s Select crate for parsing HTML, focusing on elements like flight prices, times, and layover information.
-
Michail Stellan replied to the discussion Tips for scraping Zalando e-commerce data using Python? in the forum General Web Scraping 9 months ago
Tips for scraping Zalando e-commerce data using Python?
-
For handling dynamically loaded images or offers, Selenium with a headless browser like Chrome helps to render the full page.
-
-
Michail Stellan replied to the discussion Best practices for scraping travel data from Agoda or Traveloka? in the forum General Web Scraping 9 months ago
Best practices for scraping travel data from Agoda or Traveloka?
-
I use proxies to access different regional versions of the sites, as prices and availability vary widely across countries in Asia.
-
-
Michail Stellan replied to the discussion How to track electronics trends on Shopee and Lazada in Asia? in the forum General Web Scraping 9 months ago
How to track electronics trends on Shopee and Lazada in Asia?
By storing historical data, I can track which products, like smartphones or earbuds, are consistently popular across multiple months.
-
Michail Stellan replied to the discussion How to gather trending product data from Shopee and Lazada in Southeast Asia? in the forum General Web Scraping 9 months ago
How to gather trending product data from Shopee and Lazada in Southeast Asia?
Monitoring product reviews and ratings helps me gauge consumer interest and see which items generate the most positive feedback.
-
Michail Stellan replied to the discussion Methods to monitor housing trends using data from real estate websites? in the forum General Web Scraping 9 months ago
Methods to monitor housing trends using data from real estate websites?
-
Capturing city- and neighborhood-level data allows me to compare trends across regions, such as price per square foot or listing volume.
-
-
Michail Stellan started the discussion How do I scrape user reviews on 1688.com with Rust? in the forum General Web Scraping 9 months ago
How do I scrape user reviews on 1688.com with Rust?
-
Reqwest in Rust is useful for handling HTTP requests on 1688.com’s static content, capturing product names, prices, and other details.
-
-
Michail Stellan replied to the discussion What’s the best way to gather Rakuma listings using Python? in the forum General Web Scraping 9 months ago
What’s the best way to gather Rakuma listings using Python?
For dynamically loaded elements like images, Selenium can render the full page, allowing me to capture all visual content.
-
Michail Stellan changed their photo 9 months ago
-
Michail Stellan became a registered member 9 months ago