https://open.spotify.com/intl-es/track/7ik13UWSw62AU0W8TMOO0r?si=e0a5701c4f504ab6 @twinArmageddons this u?
liiterally 2tiill dont know you. maybe iin2tead of botheriing me wiith your iinane driivel you 2hould actually go learn two code or 2omethiing.
I KNOW HOW TO CODE dumbfuck i know ACTUAL programming languages tho unlike u w/ ur weirdass troll stuff
self.jsonDump: user = { "id": data["pk"], "full_name": data["full_name"], "biography": data["biography"], "edge_followed_by": data["follower_count"], "edge_follow": data["following_count"], "is_business_account": data["is_business"], "is_verified": data["is_verified"], "profile_pic_url_hd": data["hd_profile_pic_url_info"]["url"], } if "public_email" in data and data["public_email"]: user["email"] = data["public_email"] if ( "fb_page_call_to_action_id" in data and data["fb_page_call_to_action_id"] ): user["connected_fb_page"] = data["fb_page_call_to_action_id"] if "whatsapp_number" in data and data["whatsapp_number"]: user["whatsapp_number"] = data["whatsapp_number"] if "city_name" in data and data["city_name"]: user["city_name"] = data["city_name"] if "address_street" in data and data["address_street"]: user["address_street"] = data["address_street"] if "contact_phone_number" in data and data["contact_phone_number"]: user["contact_phone_number"] = data["contact_phone_number"] json_file_name = self.output_dir + "/" + self.target + "_info.json" with open(json_file_name, "w") as f: json.dump(user, f) ok this is a small part of the code i made 4 an OSINT tool, hope thats enuff 2 prove my point. jackass



