Posts by olamundo97 • 1 point
2 posts
-
0
votes0
answers15
viewsQ: How can I using the installed library add a list of profiles? at this point I have to add one by one
I know it is possible using profile_list['profile1, profile2,.. '] but when I try to do this in my code it does not work. What I do? from instaloader import Instaloader, Profile import instaloader…
-
-4
votes2
answers95
viewsQ: When you click the button go to register
Hello, I’m a beginner and I would like to know how to redirect the user to a registration page when he presses the button to register or log in to the site. <body> <header…