Upscrolled Check Email If Exist avatar

Upscrolled Check Email If Exist

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Upscrolled Check Email If Exist

Upscrolled Check Email If Exist

Check if email exist on upscrolled (social media app)

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

soulaimane kada

soulaimane kada

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Check any email if exist in upscrolled (Social Media app)

Features

  • isExist → if True → email already registred exist
  • isNotConfirmed → if True → user exist but he still didn't confirm his email

How to Use This API

Input Parameters

The input for this scraper should be a JSON object containing the email of the target user you want to check. Check the input tab for a detailed list of parameters.

{
"email": "Donald_Truck_666@gmail.com"
}

UpScrolled Output Format

After a successful request, the API will return the data.

{
"success": true,
"results": {
"statusCode": 200,
"isExist": False,
"checker": "Donald_Truck_666@gmail.com",
"isNotConfirmed": False
}
}

Your feedback

We’re always working on improving the performance of our Actors. So if you’ve got any technical feedback for UpScrolled Check Email If Exist or simply found a bug, please create an issue on the Actor’s Issues tab in Apify Console.