Vectorly

Vectorly

Get web data behind clicks, searches, user interactions

88 followers

Vectorly turns any interactive website into an API & MCP. Record your workflow, and our AI uncovers the hidden endpoints behind UI clicks and searches. No brittle scrapers, no slow or expensive computer-use agents—just fast, reliable, reusable APIs with zero runtime token costs. When developers discover useful web flows, they can publish them to the marketplace so others can run them instantly. Finally access the data your scrapers can’t reach.
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Vectorly gallery image
Payment Required
Launch Team / Built With
OS Ninja
OS Ninja
Explore and Learn Open Source using AI
Promoted

What do you think? …

Dima Vremenko
We originally set out to build AI for healthcare, but every workflow required stitching together dozens of legacy systems with no APIs. We tried browser agents and existing automation tools, but they were slow, brittle, and fell apart on real-world web apps. So we built the tool we wish existed: a system that records real web interactions, reverse-engineers the underlying API calls, and compiles them into reliable scripted flows. Under the hood it uses CDP to capture JS bundles, browser storage, and network traces, plus LLMs to map them into reusable routines. There are no secrets with our approach, we made it open source: https://github.com/VectorlyApp/w... We are excited to have you try it out! What web apps do you wish you had programmatic access to?
Aditya Rohit

awesome product, we were actually looking at solutions to solve this problem. Will give it a try.

Dima Vremenko
@aditya_rohit Hi Aditya, can I ask what industry you were specifically interested in?
Aditya Rohit
@dima_vremenko primarily reading documentation and fetching data from it
Jim Engine

Alright so the dashboard looks good with the routine creation I must admit. Also was in the same situation as you with existing browser agents missing things or being not capable of what I wanted so your solution might solve this now.

Dima Vremenko
@jim_engine thank you Jim! We obsessed over the look of dashboard so it feels great see someone appreciate it :)
Javlonbek Shodmonov

Hello mr Vremenko, i would like to ask you whether this is a news site? I didnt quite catch the idea of this app

Dima Vremenko
@javlonbek_shodmonov Hi Javlonbek! Thank you for your question. Vectorly is a tool that helps you uncover internal APIs web apps use to communicate between their frontend and backend. Once the APIs are reverse engineered there is no need for scrappers or computer use agents to use the UI. Vectorly is not specific to news sites, but it can be used to uncover news site APIs.
Govind

Finally a tool that gives us the actual data source instead of just parsing HTML soup. The 'zero runtime token costs' claim is huge if it scales. Nice work.

Jay Dev

Wow, Vectorly looks amazing! The marketplace for shared workflows is super cool. How well does the AI handle websites with dynamically loaded content?

Dima Vremenko

@jaydev13 Thanks! We are also excited for the possibility of having developers share workflows and thereby knowledge. Since the AI agent has access to all network transactions, HTLM, JS, cookies, and browser storage, the AI can uncover API endpoints as you interact with some webpage without having to deal with the dynamically loaded content by itself. When we rerun the workflow, we use APIs directly, so once again, bypassing issues with dynamic content.

Jay Dev

@dima_vremenko Thanks for indepth workflow explanation. Great work with the product.

I am launching my product next week, and would love to have your team check it out and tell me their thoughts.

Dima Vremenko
@jaydev13 thank you! Looking forward to it! Feel free to ping me once it is live
Jeffrey Gonzalezmoreno

Looks sick! Will there be any open-source integration with Vibe Code tools?

Dima Vremenko

@jeffrey_gonzalezmoreno Hey Jeffrey! Thank you! You can link our documentation page with Cursor. We also offer MCP server which has discovered tools as routines. This MCP can be connected to Cursor, Windsurf, and VSCode. Is that what you had in mind?