accessing profileImageUrl | documentTree | documentTree := [ self documentTree ] onErrorDo: [ ^ nil ]. ^ self class nitterProvider, (((documentTree xpath: '//div[@class="profile-card-info"]//a[@class="profile-card-avatar"]') @ 'href') stringValue copyReplaceAll: '%2F' with: '/') copyWithoutFirst