TopParrain update ranking

3 days trial then $1.00/month - No credit card required now

TopParrain update ranking

TopParrain update ranking

gamama/topparrain-boost

3 days trial then $1.00/month - No credit card required now

TopParrain is a worldwide community of people sharing promo codes and referral codes. This actor can update ranking of your codes so they will be more visible and you get higher chance that somebody will use it. You can update ranking of your codes up to 20 times per day.

The code examples below show how to run the Actor and get its results. To run the code, you need to have an Apify account. Replace <YOUR_API_TOKEN> in the code with your API token, which you can find under Settings > Integrations in Apify Console. Learn mode

# Set API token
API_TOKEN=<YOUR_API_TOKEN>

# Prepare Actor input
cat > input.json <<'EOF'
{
  "proxy": {
    "useApifyProxy": false
  }
}
EOF

# Run the Actor
curl "https://api.apify.com/v2/acts/gamama~topparrain-boost/runs?token=$API_TOKEN" \
  -X POST \
  -d @input.json \
  -H 'Content-Type: application/json'
Developer
Maintained by Community
Actor stats
  • 23 users
  • 7.6k runs
  • Modified 5 days ago

You might also like these Actors