Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DataLeads Screenshot (GitHub Action)

Capture a full-page screenshot of any URL through a real browser and return the image reference.

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

Usage

steps:
  - uses: DataLeadsPRO/screenshot-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