Jump to content
UBot Underground

[http Plugin] - Where do you struggle the most?


Recommended Posts

Hi http plugin fans.

 

Where do you have the most challenges with http plugin?

Are there any websites you have issues with? 

 

I currently try to summarize some of the limitations and challenges with the plugin. 

 

And I would love to hear your feedback.

 

Thanks in advance for your help

Dan

Link to post
Share on other sites

Pinterest login..

Twitter image upload.

 

I have the Twitter image upload PM me.

 

Pinterest like any other site that generates a token using javascript will always be problem.

Link to post
Share on other sites

Parsing CDATA thing

Do you have an example page where you face that?

 

Is that a really a http plugin challenge? Or more an issue to extract the right data from the html code you receive?

Dan

Link to post
Share on other sites

Do you have an example page where you face that?

 

Is that a really a http plugin challenge? Or more an issue to extract the right data from the html code you receive?

Dan

 

http://www.ubotstudio.com/forum/index.php?/topic/16505-ask-how-to-parse-cdata-result-spyfu/?hl=cdata

 

I use http plugin. not ubot browser (can extract easily if using ubot browser)

Link to post
Share on other sites

http://www.ubotstudio.com/forum/index.php?/topic/16505-ask-how-to-parse-cdata-result-spyfu/?hl=cdata

 

I use http plugin. not ubot browser (can extract easily if using ubot browser)

 

I took a quick look and this is not possible to do with http plugin. because all the data is hidden / generated by javascript. 

Which the http plugin is not able to execute. So you can download the html code vie http plugin, but you still have to execute it in the browser to get the javascript stuff. 

 

So it's probably easier to use the browser directly. 

 

It might be possible to extract the javascript stuff and run it... but I don't think that the amount of work is worth it. This might be ok for a website where you need a hidden field, but with Spyfu.. there is so much stuff done in javascript.. 

That probably would take ages to extract that stuff. If it's possible at all. 

 

Or if you really need that stuff, then get a payed account. Then this probably will be a lot easier.

 

Dan

  • Like 1
Link to post
Share on other sites

I took a quick look and this is not possible to do with http plugin. because all the data is hidden / generated by javascript. 

Which the http plugin is not able to execute. So you can download the html code vie http plugin, but you still have to execute it in the browser to get the javascript stuff. 

 

So it's probably easier to use the browser directly. 

 

It might be possible to extract the javascript stuff and run it... but I don't think that the amount of work is worth it. This might be ok for a website where you need a hidden field, but with Spyfu.. there is so much stuff done in javascript.. 

That probably would take ages to extract that stuff. If it's possible at all. 

 

Or if you really need that stuff, then get a payed account. Then this probably will be a lot easier.

 

Dan

 

the problem with browser is eating cpu usage so much

Link to post
Share on other sites

the problem with browser is eating cpu usage so much

You could run it on an Amazon EC2 virtual server. There you can buy lot of CPU power if you need that for your bot.

 

Dan

Link to post
Share on other sites

lol my only issue is getting the Plugin to work for me it does not allow me to use the Plugin at all lol 

 

What do you mean exactly?  You have to use Ubot Studio v4.. It doesn't work in V5. Just in case you...

 

Dan

Link to post
Share on other sites

Scraping from Google's keyword research tool that used to be free was a headache.

If you want to create a plugin then try creating a plugin that when Ubotters use it, it will foil captchas triggerings. Meaning, the plugin would somehow convince the site it is not a bot so the site does not trigger the captcha.

Another plugin would be handy is a plugin that shows an item's attribute when you focus over an item. Yes, you can see each items' attributes with Ubot but not with a bot that you compiled with Ubot. You can make a plugin that if it is installed on a Ubot compiled bot then bot users would be able to see each items' attributes when they focus their cursor on items. Why would this plugin be handy here ? Well, imagine you created a bot to work on youtube and it's search button's attribute got changed to foil bots. Now, you can avoid giving bot updates if the bot itself can find the concerned item's attribute. Here, when the bot finds the attribute missing that it was programmed to find on the site then it will figure out the attribute has changed and prompt the user to focus on the button and when the user does that, the bot can then detect the focused item's new attribute and save it on a .txt file on the user's hdd so it can use that new attribute next time on each session when browsing the same webpage. Now that, would save us Ubotters the need to manually update the bot with the search button's new attribute (in this case). Use your imagination how handy such a plugin would be to every Ubotter!

 

Great ideas. But please let's keep this thread focused on http plugin challenges only. 

So I understand that you have some challenges with the Google keyword research page and the http plugin. 

 

Ok, thanks a lot for that feedback.

 

Dan

Link to post
Share on other sites

Simply Pinterest. I tried my best to get this to work on my own through researching. Still a working progress. smile2.png

 

I have a Pinterest Tutorial in my Tutorial package. It covers Signup and Login via HTTP Plugin. It's not that complicated. You just need some little cookie vodoo :-)

Dan

Link to post
Share on other sites
  • 7 months later...

I have a Pinterest Tutorial in my Tutorial package. It covers Signup and Login via HTTP Plugin. It's not that complicated. You just need some little cookie vodoo :-)

Dan

 

Dan I really need this one.  Can you PM me or hit me up on skype?

Link to post
Share on other sites

Hello A2mateit,

 

please take a look at my page:

http://www.bot-factory.com/

 

There you can find my http tutorial package. Which also has a pinterest example (but no source code).

Or if you only need the source code, there is also a Pinterest source code package available.

 

If you need help or have a question, just send me a PM.

 

Dan

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