ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > UrlSnooper

How to integreate url snooper with my visual basic application

(1/1)

David007:
hi all. could any one tell me how i can use url snooper with my visual basic 6 app.  i want get the actual url of a list of urls like from listbox but i do not how to integrate snooper with my vb app. I be happy if some show me how that can be done.Thanks

mouser:
can you be a little more specific about what you want to do?

David007:
can you be a little more specific about what you want to do?
-mouser (May 09, 2006, 12:52 AM)
--- End quote ---

i got a huge list of url like this :
http://www.site.com/me.php?id=123
http://www.site.com/me.php?id=124
http://www.site.com/me.php?id=125
http://www.site.com/me.php?id=126
http://www.site.com/me.php?id=127
http://www.site.com/me.php?id=128

in a text file and db . I want to execute each one of them from with in my vb application and get its actual url but i do not know how to make help url snooper for this batch processing . I know it can be done one by one but it gona take me a long time. So i hope i get some help here.Thank

mouser:
you really just need to leave url snooper running - it doesn't have any special batch processing (though i could add it if people wanted it).

then open each of those pages one at a time in a browser or in another program and let url snooper work in the background.

keep in mind there are some very good "spidering" programs (offline explorer, teleport pro, blackwidow,etc.) that are designed to find all the normal urls and pages on a site.  url snooper is specially designed for sniffing live traffic to discover things like hidden multimedia streaming audio/video urls.

David007:
you really just need to leave url snooper running - it doesn't have any special batch processing (though i could add it if people wanted it).

then open each of those pages one at a time in a browser or in another program and let url snooper work in the background.

keep in mind there are some very good "spidering" programs (offline explorer, teleport pro, blackwidow,etc.) that are designed to find all the normal urls and pages on a site.  url snooper is specially designed for sniffing live traffic to discover things like hidden multimedia streaming audio/video urls.
-mouser (May 09, 2006, 01:50 AM)
--- End quote ---

many thanks for u reply. Well i actually need to discover the hidden urls from the example i shown u .But the problem is i am dealing with huge list of such urls and hard to open each one of them on by one in media palyer. It would be soo good that u add batch processing to this cool program .For example u have a huge list of  urls in a text file that u want to get their actual url and all u do feed snopper with text file and all snooper does get the exact hidden link of it without actually downloading them and allow u to put those hiddent links in db and do cool thing with them. That is what i have in mind . I hope i get some help achivig that either by vb or addtion of this option to your cool program.Thanks

Navigation

[0] Message Index

Go to full version