

Qamar Rasel
-
Qamar Rasel replied to the discussion How to scrape travel data from Skyscanner’s EU site using Rust? in the forum General Web Scraping 8 months ago
How to scrape travel data from Skyscanner’s EU site using Rust?
-
With Rust’s Actix framework, I can manage concurrent requests efficiently, capturing multiple flight routes in a single run.
-
-
Qamar Rasel replied to the discussion Tips for scraping Zalando e-commerce data using Python? in the forum General Web Scraping 8 months ago
Tips for scraping Zalando e-commerce data using Python?
If API endpoints are accessible through network requests, mimic them directly, which can be faster than scraping HTML.
-
Qamar Rasel replied to the discussion Best practices for scraping travel data from Agoda or Traveloka? in the forum General Web Scraping 8 months ago
Best practices for scraping travel data from Agoda or Traveloka?
By setting my scraper to check prices daily, I capture fluctuations in rates for hotels, flights, and activities, especially during peak seasons.
-
Qamar Rasel replied to the discussion How to track electronics trends on Shopee and Lazada in Asia? in the forum General Web Scraping 8 months ago
How to track electronics trends on Shopee and Lazada in Asia?
Tracking both ratings and reviews on each platform reveals which gadgets have high satisfaction rates, helping identify quality products.
-
Qamar Rasel replied to the discussion How to gather trending product data from Shopee and Lazada in Southeast Asia? in the forum General Web Scraping 8 months ago
How to gather trending product data from Shopee and Lazada in Southeast Asia?
-
By comparing prices and availability across both platforms, I get a clearer picture of consumer preferences and pricing strategies.
-
-
Qamar Rasel replied to the discussion Methods to monitor housing trends using data from real estate websites? in the forum General Web Scraping 8 months ago
Methods to monitor housing trends using data from real estate websites?
-
By setting up periodic scrapes for listings by zip code, I capture price changes over time, which is useful for forecasting trends.
-
-
Qamar Rasel replied to the discussion How do I scrape user reviews on 1688.com with Rust? in the forum General Web Scraping 8 months ago
How do I scrape user reviews on 1688.com with Rust?
Organizing reviews by rating level (e.g., positive, neutral, negative) enables sentiment analysis, helping identify high-rated products.
-
Qamar Rasel replied to the discussion Best ways to scrape Q&A or FAQs from e-commerce product pages? in the forum General Web Scraping 8 months ago
Best ways to scrape Q&A or FAQs from e-commerce product pages?
For dynamically loaded content, using Playwright to fully render the page ensures all Q&A data is loaded before scraping.
-
Qamar Rasel changed their photo 8 months ago
-
Qamar Rasel became a registered member 8 months ago