0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 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 #292 from cgiffard/feature/206-add-forcible-crawl-termination-to-crawler-stop-function More... about 10 years ago
Tests: Fixed problem caused by changed API More... about 10 years ago
Crawler: Enabled stop to forcibly terminate in-flight requests More... about 10 years ago
Merge pull request #290 from fredrikekelund/singleArgConstructor More... about 10 years ago
Deprecation warning when using Crawler.crawl method More... about 10 years ago
Removed quickcrawl mode More... about 10 years ago
Throw errors when constructor argument is faulty More... about 10 years ago
README about about fetch conditions More... about 10 years ago
Language fixes in README More... about 10 years ago
Documentation: Clarify supported node version More... about 10 years ago
Revert "Package manifest: Updated eslint." More... about 10 years ago
Merge branch 'master' of github.com:cgiffard/node-simplecrawler More... about 10 years ago
Package manifest: Updated eslint. More... about 10 years ago
Documentation: Fix grammatical errors More... about 10 years ago
Documentation: Added contributor guidelines More... about 10 years ago
Merge branch 'master' into singleArgConstructor More... about 10 years ago
Updated somewhat fragile test suite More... about 10 years ago
Call crawler.cleanExpandResources outside of crawler.discoverResources More... about 10 years ago
Constructor function now takes a single argument: initialURL More... about 10 years ago
Allowing undefined port in crawler.processURL More... about 10 years ago
Merge pull request #256 from fredrikekelund/queueMethodsAsync More... about 10 years ago
Changed error code returned from queue.add for duplicate items More... about 10 years ago
Don't make second argument to queue.add optional More... about 10 years ago
Return early from object compare function when possible More... about 10 years ago
Terminology updates More... about 10 years ago
Crawler: Change 599 to 600 error code More... about 10 years ago
Highlighted properties that only apply to default discoverResources More... about 10 years ago
Removed parsedURL objects from README More... about 10 years ago
Merge branch 'master' into queueMethodsAsync More... about 10 years ago
Replaced filter and count related queue methods More... about 10 years ago