0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #215 from fredrikekelund/cookieErrorAsEvent More... over 10 years ago
Catch errors from adding cookies and emit event More... over 10 years ago
Fetch robots.txt in Crawler.crawl and for each host More... over 10 years ago
Set queueItem.fetched and decrement _openRequests on fetchdataerror More... over 10 years ago
Removed some TODO comments from testcrawl.js More... over 10 years ago
Emit a fetchdataerror when Content-Length is too big More... over 10 years ago
Updated and sped up tests More... over 10 years ago
Return actual Errors from getRobotsTxt and emit "robotstxterror" event More... over 10 years ago
Make getRequestOptions accept a single string as well More... over 10 years ago
Emit "fetchdisallowed" event when robots.txt disallows More... over 10 years ago
Make _robotsTxtFetchCondition a top level method instead More... over 10 years ago
Bumped version to 0.6.1 More... over 10 years ago
Bumped version to 0.6.1 More... over 10 years ago
Merge pull request #209 from fredrikekelund/newResponseCloseBehavior More... over 10 years ago
Clean up receiveData More... over 10 years ago
Clean up receiveData More... over 10 years ago
De-bumped mocha timeout More... over 10 years ago
Removed manual robots.txt parsing example More... over 10 years ago
Cover edge case in robotsTxtFetchCondition More... over 10 years ago
Added details to README about respectRobotsTxt setting More... over 10 years ago
Added tests for obeying of robots.txt rules More... over 10 years ago
Initial support for robots.txt parsing More... over 10 years ago
Bumped version to 0.6.0 More... over 10 years ago
Always close HTTP response streams on "end" More... over 10 years ago
Always close HTTP response streams on "end" More... over 10 years ago
Merge pull request #203 from bfwg/master More... over 10 years ago
PR for #197 More... over 10 years ago
Added test to ensure fragment identifiers are stripped More... over 10 years ago
Require whitespace before 'href' or 'src' in discoverRegex More... over 10 years ago
Always pass the decoded response when decodeResponses is true More... over 10 years ago