Web extension to extract specified text elements
- Define "rules" in JSON in extension settings
- Each rule specifies a regex to match URL and xpaths/css to extract
- see example
- Open the extension on a matching page to preview and edit extracted data
{"Title": "HUMANITY","Rating": 94}
- Send the extracted data to
- Notion database
- Webhook (for integrating with other services such as Make, Zapier, etc)
- Markdown with YAML frontmatter (for Obsidian etc)
- to be developed...
Useful for building a personal catalogue (such as books read)