Skip to content

Commit e782683

Browse files
committed
COUNTER_Robots_list.json: add newspaperjs
This is a new bot with a default user agent of "newspaperjs" with no version string or any extra text.
1 parent fec06b1 commit e782683

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

COUNTER_Robots_list.json

+6
Original file line numberDiff line numberDiff line change
@@ -867,6 +867,12 @@
867867
"description": "Python 3 library for news, full-text, and article metadata extraction.",
868868
"url": "https://github.com/codelucas/newspaper"
869869
},
870+
{
871+
"pattern": "newspaperjs",
872+
"last_changed": "2023-11-23",
873+
"description": "JavaScript news extraction and scraping.",
874+
"url": "https://github.com/flickz/newspaperjs"
875+
},
870876
{
871877
"pattern": "ng\\/2\\.",
872878
"last_changed": "2017-08-08"

0 commit comments

Comments
 (0)