tw-profile-finder

1.0.3 • Public • Published

Twitter Profile Finder

Build Status

Find profile you might be interested from Twitter.

tw-profile-finder

A little background

I love Twitter and I want to find awesome people on Twitter. I can check every single profile, one by one, click over clicks. Yes, it is so hard to do and I'm lazy on this.

I made this tool from two assumptions at that time. Firstly, awesome people know awesome people. If I can pick one, probably they follow others. Secondly, I can find people based on servral metrics which Twitter provides such as followers numbers, liked twit count, how many time they twitted.

This tool allows that find someone filtered by own function and chase trees of the following. Also, you can pin a person as a entry point of search. Hope you find something useful from this tool. ✨

What you can get

The tool generates two files as a result.

  • ./reports/<USERNAME>/profiles.html: Generated report using HTML.
  • ./reports/<USERNAME>/profiles.json: You can play with the data if you like this way.

What you need

Getting Started

Install this app via npm.

npm install -g tw-profile-finder

Create config file and update the finder.config.js file first.

twprofile init

Find the profiles.

twprofile find <username>

Configuration

See finder.config.example.js.

Contributing

Contributing is AWESOME! This is a toy project so may you can see some jokey messages or code structure. Please let me know using awesome Github's issue tracker if you find any issue or idea may we can put into this tool.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i tw-profile-finder

Weekly Downloads

3

Version

1.0.3

License

MIT

Last publish

Collaborators

  • edykim