I have searched a lot and I have not found a perfect way to get all emojis in text using python with regular expression.
I know there are some libraries like the below ones, but I need a regular expression that can detect all emojis in the text since it will be faster and more efficient for me.
I have checked those answers below, but still they don't cover all emojis
Is there anyone who has tried to get all possible emojis and has a great results using regex??
It will be useful if the code will cover the latest emojis Unicode list, V 13.1