Jump to content
UBot Underground

Search the Community

Showing results for tags 'json'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 7 results

  1. Hey There After a lot of time investigating how things work with ubot, i got finally results regarding pulling out some data from APIs. The goal was, to get json data from APIs, saving it in a list, variable, table, etc. - without buying an extra Plugin. I want to use several APIs to build some SEO Tools for myself, automating my workflow. With ubot, this is an easy task now. Starting point was a free API call from omdbapi.com: http://www.omdbapi.com/?apikey=c388d03c&s=hello I am a #nocoder, but i do have some basic knowledge how things work regarding regex, structuring data and so
  2. Hi, Using a website's API I get needed data. But I'm confused about adding JSON data to a table. I'm using "add list to list" and then add them to table columns. As you can see in the image I can't get the desired table at the end. I don't know what is the sequence of steps to take after having JSON data. like, to group set of phone numbers to a cell along with other values (state, city etc) and after that, get rid of brackets... For example, the first 3 phone numbers belong to the first row the next 2 belong to the second row etc. It seems "add list to list" is not the proper command
  3. Hi there, does anyone know if there is any existing plugin that enables to convert UBot table data into JSON? Similar to this: http://www.developerdan.com/table-to-json/
  4. I recently purchased the Socket Code Generator and the HTTP POST plugin from Aymen. Now I am trying to use those tools to create my first HTTP Post code. I haven't been able to get it working yet, and I would be very happy to pay someone to help me with this. If you are up for the challenge, I can share with you a short bot that I created which does the following: navigates to target site, login with username and password, loop 3 times and, type a 9-digit &number into specified element, scrape the #count from the specified element using regex, and alert the #count to the s
  5. Oh yes!!! Hello from the world of Python!! This little script will show you how to do a HTTP Get Request in Python using the Execute Python Plugin The full tutorial will be posted at my blog. See signature Python tutorials. Although there are comments I will try to make it as easy as possible. You will need to install Python vids at my blog as well. Here is the first one... The second one is better. (funnier I think) Anyways, have fun learning some Python. Highly recommended to use Ipython Notebook as an IDE not Ubot. After script works then put it in Ubot!!! Enjoy, C
  6. Hi guys Have looked around the forum and could find any info on hwo to work with JSON the best way? Anyone can point me to the right direction? Thanks
  7. All this for free?!?! WTF?? Plugins needed and yes they are free: side note: I want to give special thanks to the plugin developers for making this possible. Date and Time Manipulation- ubotdev.com Advanced Shell - ubotdev.com File Management- Aymen String Management- Aymen JSON Path - Aymen -------------------------------------------------- Paid - Optional Plugin HTTP Post - - Aymen What you can do... Change your system time to sync with the proxy time zone. You can also check proxy latency to see how long it takes for a ping to return to you also seeing if it is alive with out navig
×
×
  • Create New...