 xxcddandjosc146
|
eb88fc2053
|
getCoreContentText for any websites using mozilla/readability (#641)
* getCoreContentText for any websites using https://github.com/mozilla/readability
* improve use of @mozilla/readability
---------
Co-authored-by: josc146 <josStorer@outlook.com>
|
2024-03-22 16:06:57 +08:00 |
|
Martin Richtarsky
|
08a8920661
|
Look for class="article" for content
Quite a few sites use this, but fail the current
heuristic.
|
2024-03-03 21:52:14 +09:00 |
|
josc146
|
9c5f3069dd
|
update core content adapters
|
2023-12-06 14:09:24 +08:00 |
|
Martin Richtarsky
|
02b41db91d
|
Add site adapters for Golem, EETimes
|
2023-10-31 10:01:17 +08:00 |
|
Martin Richtarsky
|
f26c566004
|
Make summarization work for text/plain content
document.body is available and text can be extracted from it.
Fixes #521
|
2023-10-30 18:25:12 +08:00 |
|
Martin Richtarsky
|
67febe3d58
|
Add site adapter for FAZ (Frankfurter Allgemeine Zeitung)
|
2023-10-15 00:17:50 +08:00 |
|
josc146
|
5c96c0bd15
|
feat: getCoreContent adaptation for Wikipedia (#298)
|
2023-05-08 19:40:15 +08:00 |
|
josc146
|
2d0d9164c6
|
feat: getCoreContent adaptation for bing.com
|
2023-04-19 22:57:37 +08:00 |
|
josc146
|
852a032472
|
feat: adapters for getCoreContent (google, google scholar, csdn)
|
2023-04-17 23:04:32 +08:00 |
|
josc146
|
57c95d64fc
|
feat: summarize any page by right-click menu (#55, #62, #78)
|
2023-03-25 20:48:59 +08:00 |
|
josc146
|
07c396fd66
|
feat: getCoreContentText for any websites
|
2023-03-25 08:59:46 +08:00 |
|