Add StarIntel scrapers and RabbitMQ spider tutorial #6
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/gpt-org-roam!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/starintel-scrapers-spiders-tutorial"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
tutorials/00-starintel-server-scrapers-spiders.org, a 4,447-line code-first tutorial with 195 numbered teaching sectionsprojects/starintel-server.orgas the canonical Org-roam project nodeindex.orgProject A — StarIntel Server
The tutorial gives a short reproducible bootstrap for the real
lost-rob0t/starintel-serverstack using Nix + Docker Compose, then verifies HTTP health, RabbitMQ, CouchDB, first-run authentication, and the exact distributed document topology.It is source-verified against StarIntel Server
mastercommite2fa1991d8b08b74bcb2194c7a10f02da2431ad1and teaches the actual current messaging contract:documentsdocuments.ingest/documents.ingest.#documents.ingest.<dtype>documents.new.<dtype>after CouchDB_id/_revactors.<actor>.new.targetProject B — scraper/spider
The tutorial starts from a one-page
requests/BeautifulSoup scraper and grows it into a Scrapy project backed by a deterministic local fixture website. It covers:documents.new.urlobservationlinks-to)actors.web-spider.targetsSource grounding
Examples were checked against current
starintel-serverimplementation and docs, especially:docs/messaging.orgdocs/document-spec.orgdocs/configuration.orgdocs/actors.orgdocker-compose.ymlscripts/stack-test.shsource/rabbit.lispThe tutorial explicitly distinguishes current permissive Rabbit/HTTP ingest behavior from strict 0.9 schema validation rather than describing planned/final behavior as already enforced.
Validation
NN-<project>-<slug>.orgconventionMerge only after repository CI is green.
WIP: Add StarIntel scrapers and RabbitMQ spider tutorialto Add StarIntel scrapers and RabbitMQ spider tutorialView command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.