All Projects → nacimgoura → Instagram Profilecrawl

nacimgoura / Instagram Profilecrawl

Licence: mit
💻 Quickly crawl the information (e.g. followers, tags, etc...) of an instagram profile. No login required!

Programming Languages

javascript
184084 projects - #8 most used programming language
script
160 projects

Projects that are alternatives of or similar to Instagram Profilecrawl

Instagram Bot
An Instagram bot developed using the Selenium Framework
Stars: ✭ 138 (+25.45%)
Mutual labels:  automation, crawler, instagram, selenium
Undetected Chromedriver
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
Stars: ✭ 365 (+231.82%)
Mutual labels:  automation, selenium, chromedriver, browser
Instagram Profilecrawl
📝 quickly crawl the information (e.g. followers, tags etc...) of an instagram profile.
Stars: ✭ 816 (+641.82%)
Mutual labels:  automation, crawler, instagram, selenium
Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (+77.27%)
Mutual labels:  automation, selenium, browser
Autocrawler
Google, Naver multiprocess image web crawler (Selenium)
Stars: ✭ 957 (+770%)
Mutual labels:  crawler, selenium, chromedriver
Instapy
📷 Instagram Bot - Tool for automated Instagram interactions
Stars: ✭ 12,473 (+11239.09%)
Mutual labels:  automation, instagram, selenium
Instagramfirstcommenter
This bot will post a predefined comment as fast as possible to a new post on the target profile. I used this to successfully win tickets for a big music festival.
Stars: ✭ 26 (-76.36%)
Mutual labels:  automation, instagram, selenium
Pychromeless
Python Lambda Chrome Automation (naming pending)
Stars: ✭ 219 (+99.09%)
Mutual labels:  automation, crawler, selenium
Insta-Bot
Python bot using Selenium increasing Instagram Followers.
Stars: ✭ 62 (-43.64%)
Mutual labels:  instagram, selenium, chromedriver
Instagramcrawler
A non API python program to crawl public photos, posts or followers
Stars: ✭ 349 (+217.27%)
Mutual labels:  crawler, instagram, selenium
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-28.18%)
Mutual labels:  automation, instagram, selenium
Nightwatch Cucumber
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
Stars: ✭ 243 (+120.91%)
Mutual labels:  automation, selenium, browser
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-9.09%)
Mutual labels:  automation, selenium, chromedriver
Navalia
A bullet-proof, fast, and reliable headless browser API
Stars: ✭ 950 (+763.64%)
Mutual labels:  automation, browser
Appium Selenium Starter
Open source, complete and easy to use QA Automation platform
Stars: ✭ 30 (-72.73%)
Mutual labels:  automation, selenium
Social Scraper
Tổng hợp script crawl dữ liệu từ các mạng xã hội & website tiếng Việt
Stars: ✭ 47 (-57.27%)
Mutual labels:  crawler, instagram
Wdio Workshop
WebdriverIO Workshop
Stars: ✭ 20 (-81.82%)
Mutual labels:  automation, selenium
Edge Selenium Tools
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).
Stars: ✭ 41 (-62.73%)
Mutual labels:  automation, selenium
Gwen Web
A web automation engine for Gwen.
Stars: ✭ 47 (-57.27%)
Mutual labels:  automation, selenium
Bookmarklet Maker
Tool to create bookmarklet/ javascript apps to automate the web browser.
Stars: ✭ 52 (-52.73%)
Mutual labels:  automation, browser

instagram-profilecrawl

fkill

NPM version Build Status built with NodeJS built with Selenium dependances

Quickly crawl the information (e.g. followers, tags, mentions, date, etc...) of an instagram profile. No login required!

Install

npm install instagram-profilecrawl -g

This module needs Node.js 7.6 or later.

Usage

$ instagram-profilecrawl --help

  Usage
    $ instagram-profilecrawl <name>

  Options
    --output -o          define output format (JSON, YAML)
    --limit -l           get only the number of post defined by the limit
    --interactive -i     disable headless mode

  Examples
    $ instagram-profilecrawl nacimgoura
    $ instagram-profilecrawl nacimgoura -o yaml

Example

You can find complete examples in the example folder.

example

License

MIT © Nacim Goura

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].