Skip to content

Commit

Permalink
Update README.md (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayan-Bandyopadhyay authored Sep 17, 2024
1 parent 5b3ea4b commit 8841e20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
<a href="https://www.ycombinator.com/companies/finic" target="_blank">
<img src="https://img.shields.io/badge/Backed%20by%20Y%20Combinator-orange">
</a>

<a href="https://discord.gg/eyZMSxBPsd" target="_blank">
<img src="https://img.shields.io/discord/993534733298450452?logo=discord">
</a>

</p>

[Finic](https://finic.ai/) is a cloud platform designed to simplify the deployment and management of browser-based automation agents, with a focus on fault-tolerant execution. It’s designed for quickly launching bots, scrapers, RPA integrationsm and other jobs that depend on multiple authenticated web services. Finic uses [Playwright](https://github.com/microsoft/playwright-python) to interact with DOM elements, and recommends [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) for HTML parsing.
Expand Down

0 comments on commit 8841e20

Please sign in to comment.