Best Blackhat Forum

Full Version: Best Language for Scraping and GUI interface
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need to build out a program that a user can enter data in some sort of gui interface and it goes out and searches a bunch of websites and collects data.

I am pretty proficient with Autoit but i feel like it is limited and crashes a lot(maybe its my error handling). Looking to learn a new language just need a starting point. Any suggestions would be appreciated.

Thanks!
maybe python + pygtk? google choose this (without GUI of course) to process all the data ....
Reference URL's