Chrome extension to quickly grab the selector of an element, so setting up a scraper becomes a lot faster.
- Clone the repo
- Type
chrome://extensions/
in the Chrome search bar - Enable
Developer mode
- Click
Load unpacked
- Select the folder of the repo
- Enjoy
Press Ctrl
+ Shift
+ S
or click the icon of the extension
to initiate the grabber, then click on any element to copy the selector to the clipboard.
Pressing Esc
when the grabber is active will terminate it.