📊 Data Explorer

Browse and export scraped Instagram data

[[ totalResults ]] result[[ totalResults !== 1 ? 's' : '' ]] found

Loading data...

📭

No Data Found

[[ emptyStateMessage ]]

Start Scraping
Username [[ sortIndicator('username') ]] Full Name [[ sortIndicator('full_name') ]] Followers [[ sortIndicator('followers_count') ]] Following [[ sortIndicator('following_count') ]] Posts [[ sortIndicator('posts_count') ]] Bio Actions
@[[ profile.username ]] [[ profile.full_name || '—' ]] [[ formatNumber(profile.followers_count) ]] [[ formatNumber(profile.following_count) ]] [[ formatNumber(profile.posts_count) ]] [[ profile.bio || '—' ]]
Thumbnail Username [[ sortIndicator('username') ]] Type [[ sortIndicator('media_type') ]] Likes [[ sortIndicator('likes_count') ]] Comments [[ sortIndicator('comments_count') ]] Caption Posted [[ sortIndicator('posted_at') ]] Actions
📷
@[[ post.username ]] [[ post.media_type ]] ❤️ [[ formatNumber(post.likes_count) ]] 💬 [[ formatNumber(post.comments_count) ]] [[ post.caption || '—' ]] [[ formatDate(post.posted_at) ]]
Follower Username [[ sortIndicator('follower_username') ]] Follower ID [[ sortIndicator('follower_id') ]] Following Profile [[ sortIndicator('profile_id') ]] Scraped [[ sortIndicator('scraped_at') ]] Actions
@[[ follow.follower_username ]] [[ follow.follower_id || '—' ]] Profile ID: [[ follow.profile_id ]] [[ formatDate(follow.scraped_at) ]]
Showing [[ (currentPage - 1) * pageSize + 1 ]] - [[ Math.min(currentPage * pageSize, totalResults) ]] of [[ totalResults ]]