china🇨🇳@lemmy.ca to Open Source@lemmy.mlEnglish · 1 year agoPython script to scrape Instagram and Threadsgithub.comexternal-linkmessage-square9linkfedilinkarrow-up135arrow-down11file-text
arrow-up134arrow-down1external-linkPython script to scrape Instagram and Threadsgithub.comchina🇨🇳@lemmy.ca to Open Source@lemmy.mlEnglish · 1 year agomessage-square9linkfedilinkfile-text
Hello, I have made Python scripts to scrape Instagram and Threads. I would like some suggestion or criticism :D
minus-squarechina🇨🇳@lemmy.caOPlinkfedilinkarrow-up5·1 year agoonly scrape_instagram.py requires login. you need to change 8th line of scrape_instagram.py to log into instagram. however you don’t need to log in to scrape Threads.
Does it need to be logged in?
only scrape_instagram.py requires login. you need to change 8th line of scrape_instagram.py to log into instagram. however you don’t need to log in to scrape Threads.