feat: Instagram scraper with GraphQL API integration - Automated followings list extraction via API interception - Profile scraping using GraphQL endpoint interception - DOM fallback for edge cases - Performance timing for all operations - Anti-bot measures and human-like behavior simulation
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -136,3 +136,9 @@ dist
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
# Instagram scraper sensitive files
|
||||
session_cookies.json
|
||||
*.json
|
||||
!package.json
|
||||
!package-lock.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user