2024-11-12 21:03:58 -07:00
2025-03-18 10:53:06 -06:00
2024-11-12 21:03:58 -07:00
2025-03-18 10:53:06 -06:00
2025-03-18 10:53:06 -06:00
2024-11-12 21:03:58 -07:00
2024-12-12 15:32:04 -07:00
2024-11-12 21:24:57 -07:00

Surreal Crawler

Crawls sites saving all the found links to a surrealdb database. It then proceeds to take batches of 100 uncrawled links untill the crawl budget is reached. It saves the data of each site in a minio database.

TODO

  • Domain filtering - prevent the crawler from going on alternate versions of wikipedia.
  • Conditionally save content - based on filename or file contents
  • GUI / TUI ?
  • Better asynchronous getting of the sites. Currently it all happens serially.
Description
Web crawler + storage + visualization (soon)
Readme 2.2 MiB
Languages
Rust 97%
HTML 2.7%
CSS 0.2%