I have daily cron job with Hermes that uses browser tools to browes second hands deals in my area, super helpful and I have all my friends using it.
Not sure if it fits the tracks, but a fun thing i use hermes for!
1 messages · Page 1 of 1 (latest)
I have daily cron job with Hermes that uses browser tools to browes second hands deals in my area, super helpful and I have all my friends using it.
Not sure if it fits the tracks, but a fun thing i use hermes for!
There is no backend!
its literally hermes-as-backend 😂
hermes will trigger on cronjob -> use brows tools to find deals from a set of vendor links -> curate a json of products, update sqlite on repo -> github pages renders the sqlite
However, i am thinking of also trying out this skill: https://github.com/browser-use/browser-harness
and potentially refactor the "create json update sqlite part"
I am also thinking of having hermes reach out to people for me and try to haggle price
any chance of you ever sharing the source-code for personal use?
Ofcourse, i just need to go through the skill files and polish some corners. I also need a bit of deeper understanding on how its getting the data, since now its just "hermes doing it", thats why i wnated to look at the browser-harness skill
also locations and provider urls are kind of hardcoded in the skill, so i need some sort of onboarding or letting hermes figure it out instead of me telling it
love ya!
can u tag me if you share it plez? 🙂
very nice - would this be able to scan facebook marketplace? or ebay kleinanzeigen?
Hermes can adapt to any website, the only thing you need to think about is cookies since Facebook requires a login
did you manage to solve for facebook marketplace? - can hermes use existing FB cookies?
Hermes can use existing cookies to login with fb market I’m 99% sure, it’s just not setup in the skill right now. I don’t have a Facebook account but I can create one for to test with this!
Yup go for it. I think it would be a real plus if FB marketplace worked.
Good to know 👍🏽
Can u tag me once u finish ?
this is something i'm planning to build too. I'm thinking about telling hermes my goals/projects/struggles, and at night it tries to plan/design those projects and also find some good deals accordingly, for example:
thats so cool, you wanna collaborate? ive been stuck on some issues here and there
cool, i would love to! even though i'm very new to all this stuff.
I've also heard about browser-harness and i think it might probably be the best option.
Thats what im using right now, im just having trouple packaging the whole thing as a skill / plugin so it can becaome reusable
Can this work on the sales side? If you have a ton of stuff you constantly get your hands on and want to have Hermes pull from a photo file when new stuff shows up in it and either prompts you to set a price or finds prices and sets and posts them for you?
u tried ever running a cdp browser on your pc and let hermes use it via tailscale?
I was thinking of this also! I’m moving out from my apartment soon and I would love to just take a picture of a produkt, and have hemres post it on second hand sites for me
Possibly even talk with customers for me
My bro runs a junk removal company and acquires a ton of nice stuff but it’s too much to manually sell. This would be great
Not sure what that is, I used browser-harness and Hermes default browser skills
What do you scan @grizzled mason ?
Blocket and tradera?
I am looking for GPUs as we speak so very interested.
Yes blocker and traders, planning on adding fb marketplace I just been having a lot that needs wrapping up at work and school so haven’t been getting around to it
Im looking for gpus also!
I have a question guys.
What would be the optimal installation guide? I’m thinking a repo with a single prompt that can be given to Hermes. However each persons setup would be so different
Different vendors, different items, different cron job timing
So I’m thinking a Python setup.py that asks all these question, creates a personal_config.md or something that gets fed to Hermes + a setup.md?
damn, browser harness for me never was enough to fight anti bot detections like cloudflare...
repo with 1 short prompt that guides Hermes to read an .md file that includes the whole installation guide for him
im trying my best to get a repo out with an OK boilerplate that can get us all here started so we can work together on solvign this issue
thats exacly what im trying to get rightnow, have gpt 5.5 on it
browserbase + firecrawl via api key
trust
👀
i've also heard of Obscura and Lightpanda. not sure how both of these compare
tag me too. bump
aint that paid?
they r generous w free credits upon first sign up
ive heard obscura is bad for more complex websites, lightpanda might be okay
ok guys I wont have more time to work on this today, ive tried my best to package my local implemntation into a shareable github repo, the repo is still obviously not finished, if someone is looking to hack around and try it please do so, i really need the feedback. ill have time to look at issues tomrrow and even put some hours in to polish
heres the repo: https://github.com/Matars/marketplace-agent
open for contributors
IMPORTANT:
@here
Contribute to Matars/marketplace-agent development by creating an account on GitHub.
v0.0.1 Marketplace Agent
Which llm you using ?
@leaden gull Whatever I have tokens on,
I have OpenAI & Opencode go subscription
I mostly use codex, gpt 5.5, kimi 2.6 and glm 5.1