Social Media UsernameTracker at once place avatar

Social Media UsernameTracker at once place

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Social Media UsernameTracker at once place

Social Media UsernameTracker at once place

dainty_screw/social-media-usernametracker-at-once-place

Track user profiles on Instagram, Facebook, Pinterest, YouTube, and more with our Username Tracker. It's perfect for monitoring brand presence or finding connections, offering a comprehensive view of social media profiles linked to any username. Ideal for digital marketers and social media managers.

Sure, here's the updated README.md file with the additional input and output examples included:

1# Apify Actor: LinkedIn Profile Scraper
2
3## Overview
4Maximize your professional outreach with the LinkedIn Profile Scraper. This robust Apify actor is designed to automate the collection of LinkedIn profile URLs for recruitment, networking, and market research purposes. Streamline your professional networking process and uncover valuable connections with ease.
5
6## Features
7- **Keyword-Based Searches**: Efficiently find profiles by entering relevant keywords.
8- **Scalable Crawling**: Capable of navigating through multiple pages to collect extensive profile data.
9- **Automation**: Reduces manual search effort, enabling more strategic tasks.
10
11## Input
12Customize your search criteria using the following parameters:
13
14```json
15{
16  "keywords": ["Director", "DevOps"],
17  "numPages": 2
18}

Additional input for specific user searches:

1{
2  "usernames": [
3    "codemasterdevops"
4  ]
5}

Output

Produces a structured list of LinkedIn profile URLs, facilitating direct access to desired professional profiles:

1[
2  {"LinkedIn URL": "https://www.linkedin.com/in/janedoe"},
3  {"LinkedIn URL": "https://www.linkedin.com/in/johndoe"},
4  {"LinkedIn URL": "https://www.linkedin.com/in/alicewonderland"},
5  {"LinkedIn URL": "https://www.linkedin.com/in/bobbuilder"},
6  {"LinkedIn URL": "https://www.linkedin.com/in/caroldanvers"},
7  {"LinkedIn URL": "https://www.linkedin.com/in/derektaylor"},
8  {"LinkedIn URL": "https://www.linkedin.com/in/ellenripley"},
9  {"LinkedIn URL": "https://www.linkedin.com/in/frankcastle"},
10  {"LinkedIn URL": "https://www.linkedin.com/in/garyoak"},
11  {"LinkedIn URL": "https://www.linkedin.com/in/helenparish"}
12]

Additional output displaying profile links across various platforms:

1[
2  {
3    "username": "codemasterdevops",
4    "links": [
5      "https://aniworld.to/user/profil/codemasterdevops",
6      "https://audiojungle.net/user/codemasterdevops",
7      "https://codemasterdevops.deviantart.com",
8      "https://euw.op.gg/summoner/userName=codemasterdevops",
9      "https://www.github.com/codemasterdevops",
10      "http://en.gravatar.com/codemasterdevops",
11      "https://www.gumroad.com/codemasterdevops",
12      "https://kick.com/codemasterdevops",
13      "https://www.librarything.com/profile/codemasterdevops",
14      "https://nationstates.net/nation=codemasterdevops",
15      "https://nationstates.net/region=codemasterdevops",
16      "https://www.patreon.com/codemasterdevops",
17      "https://www.reddit.com/user/codemasterdevops",
18      "https://themeforest.net/user/codemasterdevops",
19      "https://www.youtube.com/@codemasterdevops"
20    ]
21  }
22]

Connect With Us

Support

Feel free to contact us via email at codemasterdevops@gmail.com for support or inquiries.

This README is now designed to provide a comprehensive guide to using the LinkedIn Profile Scraper Apify actor with detailed input and output configurations, including additional examples reflecting searches for specific usernames across platforms.
Developer
Maintained by Community