web page title extract pattern (P10999)
Jump to navigation
Jump to search
a regular expression extracting a probable label from the title tag of a web page
- website title match pattern
- website title extract pattern
- webpage title extract pattern
- webpage title match pattern
- web page title match pattern
Language | Label | Description | Also known as |
---|---|---|---|
English | web page title extract pattern |
a regular expression extracting a probable label from the title tag of a web page |
|
Data type
String
Statements
^https?:\/\/(?:(?:www|m)\.)?imdb\.com\/(?:(?:search\/)?title(?:\?companies=|\/)|name\/|event\/|news\/|company\/|list\/)(\w{2}\d+)
^(.*)\s-\sIMDb$
0 references
^https?:\/\/(?:mobile\.)?twitter\.com\/(?:intent.+screen_name=)?(?!home|hashtag|explore|settings)([0-9A-Za-z_]{1,15})
^(.+)\s\(@[^\)]+\)\s\/\sTwitter$
0 references
^https?:\/\/musicbrainz\.org\/artist\/([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})
^(.+)\s-\sMusicBrainz$
0 references
https://regex101.com/?regex=$1
0 references
Constraints
.*\((?!\?:).*\).*
a regular expression containing at least one capturing group (English)
0 references