An open API service indexing awesome lists of open source software.

https://github.com/m-valentino/c-sharp-webcrawler

Easy-to-use web crawler terminal program written in c#. Given an entry URL, the program will visit links and save their URLs and page titles. Optionally you can export crawled links to a CSV.
https://github.com/m-valentino/c-sharp-webcrawler

csharp csv csv-export data-science webcrawler

Last synced: 9 months ago
JSON representation

Easy-to-use web crawler terminal program written in c#. Given an entry URL, the program will visit links and save their URLs and page titles. Optionally you can export crawled links to a CSV.

Awesome Lists containing this project