

Michael Woo
-
Michael Woo started the discussion Which is better: Python or Ruby for scraping product reviews from eBay? in the forum General Web Scraping 6 months ago
Which is better: Python or Ruby for scraping product reviews from eBay?
Scraping product reviews from eBay can be a challenging yet rewarding task. Python and Ruby are both popular choices for web scraping, but which one works better for this purpose? Python is known for its powerful scraping libraries like BeautifulSoup and Scrapy, making it ideal for handling static and dynamic content. Ruby, on the other…
-
Michael Woo started the discussion Extract discounts, product reviews, seller details from The Entertainer UK -PHP in the forum General Web Scraping 6 months ago
Extract discounts, product reviews, seller details from The Entertainer UK -PHP
Scraping limited-time discounts, product reviews, and seller details from The Entertainer UK involves using PHP with the Guzzle HTTP client to fetch the webpage content and DOMDocument for HTML parsing. Limited-time discounts are usually displayed prominently on the product page or within banners on the site, often marked with text like…
-
Michael Woo started the discussion Scrape product reviews, pricing, and categories from Currys UK with Python in the forum General Web Scraping 6 months ago
Scrape product reviews, pricing, and categories from Currys UK with Python
Scraping data from Currys UK, a leading electronics retailer, involves extracting key information like product reviews, pricing, and categories to build insights or automate certain workflows. This process is done using Python, where libraries like requests and BeautifulSoup come into play. The first step is to identify the URL structure for…
-
Michael Woo replied to the discussion How can I scrape travel deals from JTB Japan using Java? in the forum General Web Scraping 6 months ago
How can I scrape travel deals from JTB Japan using Java?
To scrape travel deals from JTB Japan using Java, you can use the popular Jsoup library, which simplifies HTML parsing and web scraping in Java. Below is a basic example of how to scrape the data from a webpage (in this case, JTB Japan), keeping in mind that you need to comply with their robots.txt and any legal guidelines…
-
Michael Woo replied to the discussion What’s the best tool for scraping JavaScript-heavy websites? in the forum General Web Scraping 7 months ago
What’s the best tool for scraping JavaScript-heavy websites?
Selenium works too, but it’s slower and can be more cumbersome for complex JavaScript interactions.
-
Michael Woo and
Vince V. are now connected 8 months ago
-
Anas Hesham and
Michael Woo are now connected 9 months ago
-
Michael Woo and
web devs are now connected 9 months ago
-
Michael Woo started the discussion What programming language do you use for scraping? in the forum General Web Scraping 9 months ago
What programming language do you use for scraping?
1. Python
2. JavaScript (Node.js)
3. Go (Golang)
4. Ruby
5. PHP
-
Michael Woo changed their photo 9 months ago