Web Scraper értékelései
Web Scraper szerző: webscraper.io
9 értékelés
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 18151135, 5 hónapja
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 13976503, 9 hónapjaThis 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.
- Csillagos értékelés: 1 / 5készítette: David Saylor, egy éve
Fejlesztői válasz
közzétéve: egy éveI just did a test. It is working. Please provide more detailed description with steps to reproduce the problem on https://forum.webscraper.io/Fejlesztői válasz
közzétéve: 2 éveYes 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- Csillagos értékelés: 1 / 5készítette: user567898756, 3 éve
- 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.