Search() objectSearching is useful only if it comes to searching for users.
Tags can be searched for just by creating Tag object using
tag-name as an arument.
lookup_user()This method is used for telling a pod "Hey, I want this user searchable via you!"
user()This method will return you a list of dictionaries containg data of users whose handle conatins query you have used.