Tags: python* + cli* + scraper*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. An open source web crawler that searches the internet. It's a minimal, real-time web search CLI that searches the internet for you. Enter a query and get search results as JSON (title, url, published_date), sorted by recency.
  2. The article highlights eight Python libraries that can save time, reduce bugs, and simplify coding tasks.

    | Library | Purpose | Key Feature |
    |-----------|-----------------------------------------------------------------------|----------------------------------------------------------------------------|
    | Rich | Enhance CLI output | Styling, tables, syntax-highlighted tracebacks, progress bars |
    | Typer | Build CLIs quickly | Simple CLI creation using function signatures and type hints |
    | Pendulum | Handle datetime operations | Time zone handling, formatting, arithmetic, and human-readable time parsing |
    | Pydantic | Validate data with type hints | Automated validation, documentation, and parsing of input data |
    | Faker | Generate fake data | Create realistic dummy data for testing and development |
    | Tqdm | Add progress bars | Monitor loop progress and catch infinite loops |
    | Requests-HTML | Web scraping with JavaScript support | Parse modern web pages with JavaScript rendering |
    | Loguru | Simplify logging | Easy logging configuration with levels, file rotation, and colorful output |
    2025-07-03 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "python+cli+scraper"

About - Propulsed by SemanticScuttle