Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 589 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 589 Bytes

##Webby

Webby is a simple, multifunctional web bot written in C# and usable in any .NET language. It can be used for web scraping, testing, and automation.

###Planned Features

  • Proxy lists and auto-switching
  • Page caching
  • HtmlAgilityPack integration
  • Multithreaded and asynchronous requests without having to manually manage threads
  • Ability to easily build custom user agents
    • Choose browser, browser version, operating system, etc.

###License Webby is released under the simplified BSD license. More information can be found here.