The idea is:
Provide a HTML native parser along the provided images to avoid eyeball-check and headache while parsing htmls
My use case:
It is common to request HTMLs and scrape them. There are nodes like ScrapeGraphAPI and AI Scraper, but I think we already know relying on third-party services leads to increased costs. Therefore, what if N8N offered a HTML DOM Parser to make the scrapper’s life easier?
I think it would be beneficial to add this because:
Because mental health matters.