|
|
|
|
|
by huehehue
936 days ago
|
|
Other than reader mode, you can try disabling javascript. Lynx will get you plain text, but usability will vary from site to site. If you truly want a screenshot, you can write a program to spin up a headless browser / selenium, load the page, and save the result somewhere. People do this all the time as part of UI and integration tests and tooling is decent enough. |
|