Socket
Book a DemoInstallSign in
Socket

@juliendu11/instagramuserfinder

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@juliendu11/instagramuserfinder

Find users by keyword, extract their username or snapchat if available

0.1.2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Build Status

InstagramUserFinder

Find users by keyword, extract their username

Do a google search by targeting the instagram site with a keyword and then extract the username by looking at the title, description and link, only public accounts will be found.

Using google-it to scrap the results and put them in JSON format

Install

npm i @juliendu11/instagramuserfinder

How to use ?

const instagram_user_finder = require ('@juliendu11/instagramuserfinder');

(async () =>{
console.log(await instagram_user_finder.getUsersWithKeyword('travel', 100)) //('keyword', limit (default is 100))
})()

Result example:
[
  'exploretagstravel',
  'travelmehappy',
  'travelawesome',
  'taylor_fuller',
  'melinoush.travel',
....
]

Dependencies

  • google-it

FAQs

Package last updated on 25 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.