Skip to content

Import new job from URL and/or bookmarklet #51

Description

@sethetter

To ease the process of adding jobs to the job board, we should have ways to quickly fill in some details on the new job form.

  • A GET endpoint that accepts a URL, and optionally other pre-filled information, and redirects to the new job form with that information pre-filled
  • If only the URL is provided, attempt to scrape the job title and company from the title or other information
    • Lots of ways we could go about this
      • Implement deterministic info scrapers for known application systems (ashby, etc).
      • Use an LLM, or some LLM-based scraping service

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions