GeorgiKeranov/facebook-marketplace-bot — reverse-engineered prompt
Reverse engineered prompt
Build me a Python automation tool for Facebook Marketplace that helps me refresh my listings without doing everything by hand.
I want to keep my items and vehicles in simple CSV files, including the title, price, description, photos, category details, and any Facebook groups where I want them shared. When I run the script, it should open Chrome, log in to Facebook, check if each listing already exists by title, remove the old one if it does, and then publish it again so it appears fresh.
The first time it runs, let me log in manually, then save the login cookies so future runs don’t ask again. It should support item listings and vehicle listings, handle multiple photos from a folder, and let me post to multiple groups listed in the CSV. Please make it easy to set up, with clear CSV examples and simple instructions for Windows, Mac, and Linux.
Want more depth? Deep Reverse