I am using docker based and its not working for exclusion or inclusion tags:
{
"url": "https://google.com",
"limit": 50,
"formats": ["html"], "onlyMainContent": true, //"includeTags": ["p"] "excludeTags": ["img", "a"] }
"formats": ["html"], "onlyMainContent": true, //"includeTags": ["p"] "excludeTags": ["img", "a"] }
0 Replies