Jump to content
UBot Underground

Convert Ubot to Web App


Recommended Posts

Hello Ubotters,

 

what web languages would you recommend if you wanted to convert a ubot app into a web app?

Are there any frameworks available that could be used for similar tasks? Some kind of web automation framework in php / perl?

 

Thanks for your feedback

Dan

  • Like 1
Link to post
Share on other sites

maybe a better question would be, how much would Seth Mcubot need from us to build in php/python export functionality.

I think they have enough work to do to fix the existing issues :-)

  • Like 1
Link to post
Share on other sites

Im starring to look at this area and will probably make a simple tool for conversion. Im far from ready and need to do a lot of learning first. Maybe someone who has done this before could give us all some tips such as best language vps, performance needed etc

Link to post
Share on other sites

A plugin is overkill just a simple conversion script would work. I'm happy to make but not for a while as I am busy and I first need to increase my understanding of php. First a understanding of how you set everything up for example server any special requirments? How you trigger and add to web form? Managing load etc would help a lot of people.

Link to post
Share on other sites

I don't think it's that easy, since we would basically need a new compiler for that... Also if you start from scratch you would have to re-write ubot code parser, so I think it would be best if UBot team would help at that part...

 

However, I think we would actually need a compiler for linux, since most web apps run on linux, and we also have commands which would allow us to access DB and read/store data. Besides that you can execute such programs from php and cron job as well.

 

If you still want to do it :) I think that one of the most mature frameworks I know is Selenium. I actually use it via php framework for automated testing of web applications called Codeception, which by my opinion has a really lovely syntax, however, it still might have some limitations as web automation/scraping tool.

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...