KO
|
EN
gitlite — search
Search
#python
#react
#javascript
#typescript
#machine-learning
#android
#tailwindcss
#frontend
#rust
#mongodb
#nodejs
#ios
ncrawler
★ 42
Open GitHub ↗
Web Crawler written in C#
Download README (.md)
Explore Similar Repositories
generator-arcgis-js-app
:
Generator for ArcGIS JS API applications
framework
:
The Kevoree Modeling Framework
sublime-elasticsearch-client
:
Elasticsearch Client for Sublime Text 3
MAX7219_Dot_Matrix
:
Arduino library for MAX7219 display chip used with 8x8 dot-matrix display
cordova-cameraserver
:
Cordova Plugin (iOS + Android) serving Live Images from the Camera over HTTP
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ncrawler
?
Download (.md)
ncrawler ======== Copy of NCrawler from http://ncrawler.codeplex.com/ Simple and very efficient multithreaded web crawler with pipeline based processing written in C#. Contains HTML, Text, PDF, and IFilter document processors and language detection(Google). Easy to add pipeline steps to extract, use and alter information. ## Build Nuget packages Create debug packages .\Build.ps1 -VersionSuffix build002 Create release packages .\Build.ps1