Description
Reviews (8 cached)
I need something like this to find unique selectors
How do I use it with Scrapy???I pick an item and the box just gave me .text, how do I convert that into .css() something?
There is no copy pasting the results and it seems like it's not very useful if we have hidden or underlaying elements.
It dosen't work fine in linkedin job pages, for example in blow link, I can't select job skill level properly https://www.linkedin.com/jobs/view/3852962372
Doesn't handle dynamically added elements very well (at all?). Does produce specific enough selectors to isolate a single element.
This does not give me the full path, not what I am looking for.
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.
almost never works on the pages I test... I'm removing this
Permissions (1)
Permissions
Details
| Version | 1.2.0 |
| Updated | Aug 3, 2022 |
| Size | 86.66KiB |
| First Seen | Mar 22, 2026 |