Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
LikeeScraper::UsernameNormalizer
Inherits
Reference
/
Object
Constants
BASE_URL =
URI
.parse("https://likee.video")
USER_AGENT = "
Mozilla
/5.0 (compatible;
Googlebot
/2.1; +http://www.google.com/bot.html)"
USER_ID_REGEX = /"uid"\:"(?<user_id>\d+)",/
Constructors
new
(identifier :
String
)
Source
Instance methods
call
Source