Site Data Collector

Use when the user wants a REUSABLE script that collects all of a website's data (e.g. every listing/product/row across pages) through their logged-in Frevana Chrome Extension session. Explores the site once, auto-detects its JSON API, and returns a ready-to-run Python collector script — no code is written by the model, and the script is not executed here. Also supports a URL-LIST mode: given a list of website URLs (e.g. from a Google Map Search), visit each site through the extension and extract its social/contact links — Facebook page, Instagram, LinkedIn, X, email — into a CSV.

finpeakinc be1203d 4 files · 25.2 KB Updated

File contents

finpeakinc/frevana-skills/tree/main/skills/site-data-collector commit be1203d10f

Frequently asked questions

npx skillmds@latest add finpeakinc/site-data-collector