Created
September 4, 2021 21:32
-
-
Save kuntashov/232857d8b5b52afbb71f4ed3a33106b5 to your computer and use it in GitHub Desktop.
Регулярка для получения количества голосов
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ШаблонРазбора = "<div class=""item-user-name.*?"">((?:.|\s)*?)<\/div>(?:.|\s)*?<span class=""event-like-item-title"">(.*?)<\/span>(?:.|\s)*?<a href=.*class=""item-section"">(.*?)<\/a>(?:.|\s)*?<span class=""plus"">(.*?)<\/span>"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment