Web Scraper - Free Web Scraping
Web data extraction tool with an easy point-and-click interface for modern web
Easy, powerful CSS Selector generation.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Selector Gadget is an open source Chrome Extension that makes CSS selector generation and discovery on complicated sites a breeze.
After having installed the extension, go to any page and launch it. A box will open in the bottom right of the website. Click on a page element that you would like your selector to match (it will turn green). SelectorGadget will then generate a minimal CSS selector for that element, and will highlight (yellow) everything that is matched by the selector. Now click on a highlighted element to remove it from the selector (red), or click on an unhighlighted element to add it to the selector. Through this process of selection and rejection, SelectorGadget helps you come up with the perfect CSS selector for your needs.
There is a tutorial video and a bookmarklet version available at https://selectorgadget.com
查看最近评论和评分分布。
商店综合星级:4.5。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Web data extraction tool with an easy point-and-click interface for modern web
Generate a copiable CSS Selector with a mouseover without Devtool
Locators Plugin to Auto Generate and Verify Playwright Locators, XPath & CSS Selectors.
Quick, Easy, powerful CSS Selector generation.
Highlight the elements matching a given CSS selector.
Dev Tools sidebar that aids finding unique CSS selectors for Selenium WebDriver tests.
It really only gives very basic selectors that aren't at all likely to be unique. This isn't useful for getting css selectors for testing and I would imagine on anything but the simplest of web sites, it wouldn't be any good for scraping either.
very very very good!
It's real helpful and saves so much time in developing and testing, but don't use it too much when you are going to have a interview.
almost never works on the pages I test... I'm removing this
Really useful! Function over form, right?
Awesome!, easy to use and very useful tool
This is a super cool tool. I used this in my scraping helper extension (WrapAPI.com). This by far the most advanced CSS Selector generator that I've found. Its code (https://github.com/cantino/selectorgadget) uses an extremely cool scoring system.
This extension is so useful it makes me want to cry. The time it's going to save me writing CSS selectors for my web crawling is unbelievable.
works like a charm! :)
There is no copy pasting the results and it seems like it's not very useful if we have hidden or underlaying elements.