pipet

Swiss-army tool for scraping and extracting data from online assets, made for hackers

MIT License

Downloads
39
Stars
1.1K
Committers
1

Bot releases are hidden (Show)

pipet - 0.2.2

Published by bjesus 20 days ago

Text output should be much cleaner now

  • the usage of multiple separators is finally working
  • one can include special characters in the separator, e.g. \n
pipet - 0.2.1

Published by bjesus 25 days ago

allow compiling Pipet with Go 1.22

pipet - 0.2.0

Published by bjesus 26 days ago

  • fix issue where the HTML parser would create some extra empty arrays
  • remove issue that caused too many layers of nesting
  • add tests
pipet - 0.1.1

Published by bjesus about 1 month ago

  • fix issues when reading HTML tables
  • fix issues related to HTML nesting
pipet - 0.1 Latest Release

Published by bjesus about 1 month ago

first complete version of Pipet

pipet - 0.0.1

Published by bjesus about 2 months ago

First release