Conference Speaker Scraper
Extract speaker names, titles, companies, and bios from conference websites.
npx goose-skills installDescription
Extract speaker names, titles, companies, and bios from conference websites. Supports direct HTML scraping and Apify web scraper fallback for JS-heavy sites. Use for pre-event research and outreach targeting.
What this skill does
- 1Scrape speaker names, titles, companies, and bios from any conference website speakers page.
- 2Try multiple extraction strategies automatically (CSS hints, heading patterns, JSON-LD, platform embeds) and pick the best result.
- 3Fall back to Apify headless scraping for JavaScript-heavy conference sites.
- 4Export to JSON or CSV with LinkedIn URLs and image URLs when present.
When to use
- A target conference is coming up and you want to build a pre-event outreach list.
- You want to identify speaking practitioners in a specific vertical as potential prospects.
- You need to pull speaker data from a Sched, Sessionize, or custom conference site.
Tools used
Best for
Format
Frequently asked questions
What is Conference Speaker Scraper?
Conference Speaker Scraper is a Claude Code skill for sourcing by GooseWorks AI. Extract speaker names, titles, companies, and bios from conference websites.
When should I use Conference Speaker Scraper?
A target conference is coming up and you want to build a pre-event outreach list. You want to identify speaking practitioners in a specific vertical as potential prospects.
How do I install Conference Speaker Scraper?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Conference Speaker Scraper free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).