Till Versions Save

DataHen Till is a companion tool to your existing web scraper that instantly makes it scalable, maintainable, and more unblockable, with minimal code changes on your scraper. Integrates with any scraper in 5 minutes.

v0.10.2

2 years ago

Changelog

  • ed8144d Added Addons link to navbar
  • ee74bc1 Added youtube curl demo video

v0.10.1

2 years ago

Changelog

796d920 Fixes #10 Invalid memory address or nil pointer dereference

v0.10.0

2 years ago

Changelog

0df44cc Added a new web UI 1fa5e06 Added info about request interceptions 63c8680 Changed to use a renamed package on the backend e57d348 Prepare for release 11e48d5 updated most recent package

v0.10.0-rc1

2 years ago

Changelog

0df44cc Added a new web UI 1fa5e06 Added info about request interceptions 63c8680 Changed to use a renamed package on the backend e57d348 Prepare for release 11e48d5 updated most recent package

v0.9.1

2 years ago

Changelog

fc7fc64 Changed config file parser to handle both "interceptors" and "interceptions" key.

v0.9.0

2 years ago

Changelog

7bf8c75 Fixes #8 Add custom user-agent config file support

v0.8.2

2 years ago

Changelog

e3a493d Added example on integrating Till with Go's net/http standard library e747285 Added examples of integrating TIll with node.js based scrapers 1627b3b Added examples of integration with Go Colly https://github.com/gocolly/colly deae3d7 fixes #4 changed the way the key is generated, so that it's compatible with chrome.

v0.8.1

2 years ago

Changelog

883f78b Merge pull request #7 from DataHenHQ/dev 7f6843d Updated readme d9228d6 fixes #6

v0.8.0

2 years ago

v0.7.7

2 years ago

Changelog

acc70ae Added successful requests stats, and refactored the stats logic.