Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DataLeads URL to Markdown (GitHub Action)

Convert any webpage to clean LLM-ready markdown via the DataLeads extraction API.

Calls the DataLeads API endpoint POST /v1/markdown and writes the JSON response to dataleads-result.json plus the result output.

Usage

steps:
  - uses: DataLeadsPRO/url-to-markdown-action@v1
    with:
      url: https://example.com
      api_key: ${{ secrets.DATALEADS_API_KEY }}

Get a client key at data.dataleads.pro.

License

MIT

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors