使用Python進行IG資料爬蟲
1 min readJul 19, 2019
必須使用Python 3.6版本
可抓取以下內容
- Username
- Profile Name
- URL
- Followers
- Following
- Number of Posts
- Bio
- Profile Picture URL
- Is Business Account?
- Connected to a FB account?
- External URL
- Joined Recently?
- Business Category Name
- Is private?
- Is Verified?
- Downloads Public Photos
安裝與使用
pip install -r requriments.txtpython main.py --username USERNAME