Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DataLeads Captcha Solver (GitHub Action)

Solve a captcha challenge on a URL via the DataLeads CaptchaFlow engine and return the token as JSON.

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

Usage

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