top | item 46639610

(no title)

focusedone | 1 month ago

Oh, cool! How does this do with the intentionally obfuscated sites?

discuss

order

subbu_devhub|1 month ago

@focusedone if you see the code link here https://github.com/subranag/declutter/blob/main/src/page.ts there are some specific techniques recommended to simulate normal browsing behaviour, but it does not work 100% percent of the times, but works on most of the sites

for example * simulate scrolling after page loads * simulate plugins * simulate location etc

once all of this is done hopefully the HTML content becomes readable