Nick Henderson

Results 1 issues of Nick Henderson

**Describe the bug** When creating a Profile object, the `full_name` attribute can be incorrect. **To Reproduce** Steps to reproduce the behavior: 1. Without a sessionid `prof = Profile("https://www.instagram.com/atlassian/")` 2. print(prof.full_name)...