Jump to content
UBot Underground

Connect Website To Ubot Bot


Recommended Posts

Hi Guys!

 

I do have some bots that I did upload to an Amazon AWS EC2 Workstation.
Now I want to send my customers to a site, where they can input some data, pay a fee via paypal and then the data should be transefered to the bot.

 

Right now I have the current solution:

  • Customer comes to website
  • There is an offer for Data-Scraping
  • Customer enters Data to a form
  • Customer has to pay a fee in the form with paypal
  • Form sends Data to an Email
  • Bot is running every 5 Minutes on Server, checks for Mail
  • Bot is scraping Mail content and then does some stuff (Data-Scraping)
  • Bot sends scraped Data via Mail to customer
  • Bot sends a status Mail to me, that the job is done

So my Question is:
Is there a better way to connect my website form with my bot?

  • Like 1
Link to post
Share on other sites

So I coded a bit in the last days and noticed I am able to connect to a Database.
So a better solution would be to store the Input from my webform into a Mysql Database and later on 
let the bot connect to that Database to do its work.

  • Like 2
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...