Web Scraper 的評論
Web Scraper 作者: webscraper.io
53 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14569921,6 年前Simple and easy to use, hope to upgrade to the latest version
- 評價 5 分,滿分 5 分來自 Morrocan Nomad,7 年前
- 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.