All Projects → xTEddie → Scrapstagram

xTEddie / Scrapstagram

Licence: mit
An Instagram Scrapper

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Scrapstagram

Instagram-Comments-Scraper
Instagram comment scraper using python and selenium. Save the comments into excel.
Stars: ✭ 73 (+46%)
Mutual labels:  instagram, scraper, selenium, instagram-scraper
InstagramLocationScraper
No description or website provided.
Stars: ✭ 13 (-74%)
Mutual labels:  instagram, scraper, selenium, instagram-scraper
Instagram-Scraper-2021
Scrape Instagram content and stories anonymously, using a new technique based on the har file (No Token + No public API).
Stars: ✭ 57 (+14%)
Mutual labels:  instagram, scraper, selenium, instagram-scraper
Osi.ig
Information Gathering Instagram.
Stars: ✭ 377 (+654%)
Mutual labels:  scraper, instagram, instagram-scraper
Instagram Proxy Api
CORS compliant API to access Instagram's public data
Stars: ✭ 245 (+390%)
Mutual labels:  scraper, instagram, instagram-scraper
Instaloctrack
An Instagram OSINT tool to collect all the geotagged locations available on an Instagram profile in order to plot them on a map, and dump them in a JSON.
Stars: ✭ 85 (+70%)
Mutual labels:  scraper, instagram, selenium
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (+58%)
Mutual labels:  scraper, instagram, selenium
Instagram Scraper
Scrapes an instagram user's photos and videos
Stars: ✭ 5,664 (+11228%)
Mutual labels:  scraper, instagram, instagram-scraper
Instagram Crawler
Crawl instagram photos, posts and videos for download.
Stars: ✭ 178 (+256%)
Mutual labels:  scraper, instagram, instagram-scraper
Instagram Crawler
Get Instagram posts/profile/hashtag data without using Instagram API
Stars: ✭ 643 (+1186%)
Mutual labels:  scraper, instagram, instagram-scraper
Instagram-to-discord
Monitor instagram user account and automatically post new images to discord channel via a webhook. Working 2022!
Stars: ✭ 113 (+126%)
Mutual labels:  instagram, scraper, instagram-scraper
Instagram-Giveaways-Winner
Instagram Bot which when given a post url will spam mentions to increase the chances of winning. Win Instagram Giveaways!
Stars: ✭ 95 (+90%)
Mutual labels:  instagram, selenium, instagram-scraper
instagram-get-images
Instagram get images 🌄 (hashtags, account, locations) with puppeteer
Stars: ✭ 69 (+38%)
Mutual labels:  instagram, scraper, instagram-scraper
Socialmanagertools Igbot
🤖 📷 Instagram Bot made with love and nodejs
Stars: ✭ 699 (+1298%)
Mutual labels:  instagram, instagram-scraper, selenium
Public Instagram
Tool to fetch Instagram's public content.
Stars: ✭ 43 (-14%)
Mutual labels:  scraper, instagram
Instagramcrawler
A non API python program to crawl public photos, posts or followers
Stars: ✭ 349 (+598%)
Mutual labels:  instagram, selenium
Instagram Data Scraper
Instagram Data Scraper, Instagram Web Scraper, Instagram Super Scraper is a PHP script which takes @user-name or #keywords as input and returns all information related to user or hash-tags e.g. likes, comments, post count, images, likes on images etc... You can search @account information and #hash-tag simultaneously by using space separated words in search box jQuery is using to build the Awesome View, to handle each and every request separately. I hope you like this small chunk of code All code is well commented to understand the flow and functionality, if I missed something or any improvement/suggestion you have, kindly let me know..
Stars: ✭ 371 (+642%)
Mutual labels:  instagram, instagram-scraper
Socialmanagertools Gui
🤖 👻 Desktop application for Instagram Bot, Twitter Bot and Facebook Bot
Stars: ✭ 293 (+486%)
Mutual labels:  scraper, instagram
Instasharper
Private Instagram API
Stars: ✭ 426 (+752%)
Mutual labels:  instagram, instagram-scraper
Instagram User Feed
This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
Stars: ✭ 435 (+770%)
Mutual labels:  instagram, instagram-scraper

Scrapstagram

Scrapstagram allows users to search Instagram's posts using hashtags.

Setup

  1. Clone the repository
  git clone https://github.com/xTEddie/Scrapstagram.git

Installation

  1. Install Python3

  2. Install pip3

  3. Install dependencies from pip_requirements.txt

  pip3 install -r pip_requirements.txt

Run the tool

  python3 scrapstagram.py [keyword]

where [keyword] is the hashtag to be searched. Please note that the '#' symbol is not needed.

Credits

This project based on insta_scrape which is written in ruby.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].