GitDeployHub

amaancoderx/x-leads-scrapper

github.com/amaancoderx/x-leads-scrapper ↗
Python
8 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • PAYMENT_SERVICE_URL Payment Service
  • PAYMENT_API_KEY secret
  • AGENT_IDENTIFIER Agent Configuration
  • PAYMENT_AMOUNT
  • PAYMENT_UNIT
  • SELLER_VKEY
  • OPENAI_API_KEY secret OpenAI
  • NETWORK Network
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/amaancoderx/x-leads-scrapper
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/amaancoderx/x-leads-scrapper
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/amaancoderx/x-leads-scrapper
Or deploy to a different host
← Try another repo