Web Scraper에 대한 리뷰
Web Scraper 제작자: webscraper.io
리뷰 9개
- 5점 만점에 1점Firefox 사용자 18151135 님, 6달 전
- 5점 만점에 1점Firefox 사용자 13976503 님, 10달 전This is about the worst usage documentation for an extension I've seen since 1998. All I wanted to do was basically create a site map of a non-ecomm website. This is a perfect example of people who know their app inside and out, not looking at it from the viewpoint of the user. When certain elements don't show up the same in a user's situation as they do in a no-sound video, it's confusing and incomplete help. I'd give it a zero stars if I could because it's worthless without a more clear training. Over-simplification is not always good.
- 5점 만점에 1점David Saylor 님, 일 년 전
개발자 답글
일 년 전에 게시됨I just did a test. It is working. Please provide more detailed description with steps to reproduce the problem on https://forum.webscraper.io/개발자 답글
2년 전에 게시됨Yes the parser is only available in Web Scraper Cloud. But you can use OpenRefine to parse scraped data. It is a free tool for large dataset parsing.
We have written a series of articles on how to use OpenRefine:
https://webscraper.io/blog/data-transformation-with-Open-Refine- 5점 만점에 1점user567898756 님, 3년 전
- It definitely pulls the html data as needed, but it returns multiple selectors scrambled and not in order. For example, I'm pulling news articles from a search on a newspaper's website. I had selectors for the date published, article title, url to the article, and the little snippet/article preview. It returned ALL of the data requested, but none of the selectors are on one line together in the CSV file, so I can't tell what dates go with what urls/article titles, and what snippets belong to what article url/title.