Skip to content
View dkautomation23's full-sized avatar
  • Bulgaria
  • Joined Aug 16, 2026

Block or report dkautomation23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. web-scraper-toolkit web-scraper-toolkit Public

    Polite CLI web scraper: retries with backoff, UA rotation, pagination, de-duplication, clean CSV output. Sample project.

    Python

  2. automation-pipelines automation-pipelines Public

    n8n + Python automation: webhook intake, data cleaning and scoring, Google Sheets sink, PDF/text field extraction with routing. Sample project.

    Python

  3. price-stock-monitor price-stock-monitor Public

    Config-driven price & stock change monitor: CSS-selector scraping, SQLite history, price/restock alerts via webhook. Polite retries + UA rotation.

    Python

  4. llm-doc-extractor llm-doc-extractor Public

    Schema-driven document -> structured JSON. Anthropic / OpenAI / local Ollama, plus a no-API-key demo mode. Invoices, contracts, emails -> clean data.

    Python

  5. n8n-workflow-templates n8n-workflow-templates Public

    Ready-to-import n8n workflows: lead webhook -> Google Sheets, daily RSS -> Slack digest, contact form -> CRM with dedupe. JSON-validated, no secrets.

  6. repo-secret-scanner repo-secret-scanner Public

    Dependency-free leaked-secret scanner for pre-commit/CI: API keys, tokens, private keys, JWTs + entropy check. Redacted output, non-zero exit on hit.

    Python