-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Idea - exclude certain CSS elements from page #3046
Copy link
Copy link
Closed
Milestone
Description
Excellent programme - I use it all the time to pull full web pages using CSS selector. However, sometimes in the page there are elements I don't want to see, such as newsletter sign-up boxes, 'Most read' etc, and these have their own CSS selector which is consistent within the page. Is it possible to list elements which I don't want shown and for those elements to be dumped.
In the screenshot I've put a red box around two areas, the top one is an email signup form, the bottom one is 'related articles' - both of these appear in every article, and are both inside the article body.

Reactions are currently unavailable