monperrus / crawler-user-agents

Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders. pull-request welcome :star:
MIT License
1.17k stars 249 forks source link

Add linespider #310

Closed Almenon closed 1 year ago

Almenon commented 1 year ago

See https://help2.line.me/linesearchbot/web/?contentId=50006055&lang=en

  1. Linespider is a Web crawler managed by LINE. The user agents are as follows : ⋅Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH) ⋅Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Linespider/1.1; +https://lin.ee/4dwXkTH) Chrome/W.X.Y.Z Safari/537.36 The user agent string "W.X.Y.Z" contains the version number of the browser used by the user agent.
monperrus commented 1 year ago

Would you do propose it as a pull-request @Almenon ?

monperrus commented 1 year ago

ping @Almenon

Almenon commented 1 year ago

No, sorry.