Skip to content

DazeCat/ins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ins

爬取Instagram的某个用户的所有帖子

首先的安装scrapy

pip3 install scrapy
pip3 install selenium

我用的是python3.6

使用方法

cd ins 
python3 debug.py uname

example:我要爬的是佐佐木希的ins
她的主页为https://www.instagram.com/nozomisasaki_official/ nozomisasaki_official 就是她的uname

cd ins
python3 debug.py nozomisasaki_official

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages