Skip to content

Commit

Permalink
Updated web scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmalloy committed Jul 16, 2023
1 parent 627cb7c commit 5b9d3d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/jasper/component/WebScraper.java
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ public class WebScraper {
".c-text",
".pmc-paywall",
".postcontent",
".post-content",
"article.article-body-wrapper-custom",
"main#main .container-md dl",
"main .item-details-inner",
Expand Down Expand Up @@ -166,6 +167,7 @@ public class WebScraper {
"div[class^=ad_]",
".liveBlogCards",
".speaker-mute",
".heateor_sss_sharing_container",
".brands-most-popular",
".z-trending-headline",
".article__gallery-count",
Expand Down

0 comments on commit 5b9d3d8

Please sign in to comment.