|
|
|
XPath Extractor – Chrome Extension for Web Data Extraction
|
|
2 points
by HFerrahoglu
109 days ago
|
|
I built XPath Extractor, a Chrome extension that makes extracting data from any webpage effortless using XPath or CSS selectors. Key Features:
* Right-click to generate XPath and extract text
* Enter custom XPath and test it in the popup
* Extract text or attributes (JSON)
* Highlight matching elements on the page
* Use `` to extract from similar elements in bulk
Export as TXT, JSON, CSV, or full JSON with metadata
* Copy XPath, text, or arrays with one click
* Toggle between light and dark mode
* Customize default export format and other settings Links:
- GitHub: https://github.com/HFerrahoglu/XPath-Extractor
- Install: https://chromewebstore.google.com/detail/hfdbiandobihhaboofmofgamfinmlffp |
|