This website requires JavaScript.
Explore
Help
Register
Sign In
praharsha
/
instagram-scraper
Watch
1
Star
0
Fork
0
You've already forked instagram-scraper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
praharshaAdhikari
6f4f37bee5
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
2025-10-31 23:06:06 +05:45
.gitignore
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
2025-10-31 23:06:06 +05:45
ANTI-BOT-RECOMMENDATIONS.md
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
2025-10-31 23:06:06 +05:45
LICENSE
Initial commit
2025-10-31 08:25:22 +00:00
package-lock.json
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
2025-10-31 23:06:06 +05:45
package.json
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
2025-10-31 23:06:06 +05:45
README.md
Initial commit
2025-10-31 08:25:22 +00:00
scraper.js
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
2025-10-31 23:06:06 +05:45
server.js
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
2025-10-31 23:06:06 +05:45
USAGE-GUIDE.md
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
2025-10-31 23:06:06 +05:45
utils.js
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
2025-10-31 23:06:06 +05:45
README.md
instagram-scraper
Description
No description provided
Readme
MIT
69
KiB
Languages
JavaScript
100%