Skip to content

Datasilk/Collector

Repository files navigation

Collector

A web scraping platform for the AI era.

Installation

git clone https://github.com/Datasilk/Collector git submodule init git submodule update --init cd Collector/Collector.App npm install

History

I started this project in 2015 by building Charlotte along with a web UI in ASP.NET Core using C#. I've built this project from the ground up several times, eventually transforming it into a plugin for Saber (a website builder), and so now I am turning it into a set of tools.

Collector.App

The new Collector app will be a .NET command-line-based web server with a web UI for managing all your collections of data.

Collector.Common

A common .NET library that contains all the common functionality of the Collector App so that you can build your own app to collect data from the web.

Collector.YouTube

A .NET command-line tool for scraping YouTube based on what kind of content you are looking for. Uses AI to build search queries for YouTube.

About

A web scraping platform for the AI era

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published