Skip to content

manw v2.0

Compare
Choose a tag to compare
@leandrofroes leandrofroes released this 27 Feb 02:50
· 10 commits to master since this release
aab86cb
  • Update Google search to meet with the new google page format.
  • Improve Google search to be generic and to avoid declare a new one for each scrapy function.
  • Add Windows Syscall ID searching through -n flag.
  • Add -a flag to specify the architecture along with -n flag. If you use -n with no architecture flag the default value is x86.
  • Add -c flag to disable caching feature.
  • Change module usage to use go get.
  • General code improvement and bug fixing.