fix links in see in action (#2504)
This commit is contained in:
@@ -8,7 +8,7 @@ slug: getting-started/skyvern-in-action
|
|||||||
## Automatically apply to jobs on sites like Lever.co
|
## Automatically apply to jobs on sites like Lever.co
|
||||||
Skyvern can be instructed to navigate to job application websites like Lever.co and automatically generate answers, fill out and submit the job application.
|
Skyvern can be instructed to navigate to job application websites like Lever.co and automatically generate answers, fill out and submit the job application.
|
||||||
|
|
||||||
[💡 See it for yourself](https://app.skyvern.com/create/job_application)
|
[💡 See it for yourself](https://app.skyvern.com/tasks/create/job_application)
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="../images/job_application_demo.gif" alt="Skyvern applying to a demo job on lever.co" />
|
<img src="../images/job_application_demo.gif" alt="Skyvern applying to a demo job on lever.co" />
|
||||||
@@ -17,7 +17,7 @@ Skyvern can be instructed to navigate to job application websites like Lever.co
|
|||||||
## Automate transactions on e-commerce websites
|
## Automate transactions on e-commerce websites
|
||||||
Skyvern can be instructed to navigate to e-commerce websites, search for products, and add them to cart. Skyvern can even purchase the underlying items!
|
Skyvern can be instructed to navigate to e-commerce websites, search for products, and add them to cart. Skyvern can even purchase the underlying items!
|
||||||
|
|
||||||
[💡 See it for yourself](https://app.skyvern.com/create/finditparts)
|
[💡 See it for yourself](https://app.skyvern.com/tasks/create/finditparts)
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="../images/finditparts_recording_crop.gif" alt="Skyvern adding products to cart on finditparts.com" />
|
<img src="../images/finditparts_recording_crop.gif" alt="Skyvern adding products to cart on finditparts.com" />
|
||||||
@@ -26,10 +26,7 @@ Skyvern can be instructed to navigate to e-commerce websites, search for product
|
|||||||
## Navigating to government websites to register accounts or fill out forms
|
## Navigating to government websites to register accounts or fill out forms
|
||||||
Skyvern can navigate complex and boring government forms and fill them out with given information. It's especially powerful because the forms can change their layouts, and Skyvern will continue filling them out correctly.
|
Skyvern can navigate complex and boring government forms and fill them out with given information. It's especially powerful because the forms can change their layouts, and Skyvern will continue filling them out correctly.
|
||||||
|
|
||||||
[💡 See it for yourself](https://app.skyvern.com/create/california_edd)
|
[💡 See it for yourself](https://app.skyvern.com/tasks/create/california_edd)
|
||||||
```
|
|
||||||
./run_ui.sh california_edd
|
|
||||||
```
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="../images/edd_services.gif"/>
|
<img src="../images/edd_services.gif"/>
|
||||||
</p>
|
</p>
|
||||||
@@ -37,16 +34,16 @@ Skyvern can navigate complex and boring government forms and fill them out with
|
|||||||
## Retrieving insurance quotes from insurance providers in any language
|
## Retrieving insurance quotes from insurance providers in any language
|
||||||
Skyvern can navigate complex multi-part forms and fill them out in any language
|
Skyvern can navigate complex multi-part forms and fill them out in any language
|
||||||
|
|
||||||
[💡 See it for yourself](https://app.skyvern.com/create/geico)
|
[💡 See it for yourself](https://app.skyvern.com/tasks/create/geico)
|
||||||
<p align="center">
|
|
||||||
<img src="../images/bci_seguros_recording.gif"/>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
[💡 See it for yourself](https://app.skyvern.com/create/bci_seguros)
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="../images/geico_shu_recording_cropped.gif"/>
|
<img src="../images/geico_shu_recording_cropped.gif"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
[💡 See it for yourself](https://app.skyvern.com/tasks/create/bci_seguros)
|
||||||
|
<p align="center">
|
||||||
|
<img src="../images/bci_seguros_recording.gif"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
## Log into a portal and download invoices
|
## Log into a portal and download invoices
|
||||||
Skyvern can log into a website, navigate until it finds a page with invoices, and download the invoices
|
Skyvern can log into a website, navigate until it finds a page with invoices, and download the invoices
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user