Skip to content

docs(actor-index): add job-board, remote-jobs, local-leads and creator-email routes - #86

Open
ZAKRIAZ wants to merge 1 commit into
apify:mainfrom
ZAKRIAZ:actor-index/flash-scraper
Open

docs(actor-index): add job-board, remote-jobs, local-leads and creator-email routes#86
ZAKRIAZ wants to merge 1 commit into
apify:mainfrom
ZAKRIAZ:actor-index/flash-scraper

Conversation

@ZAKRIAZ

@ZAKRIAZ ZAKRIAZ commented Sep 5, 2026

Copy link
Copy Markdown

Gaps this fills

Reading skills/apify-ultimate-scraper/references/ today:

  1. No Job boards section. workflows/job-market-and-recruitment.md routes every job request to LinkedIn actors (harvestapi/linkedin-job-search, apimaestro/linkedin-job-detail). An agent asked for "software engineer jobs in Austin from Indeed and Glassdoor", "remote Python jobs", or "watch this company's careers page" has no route.
  2. Lead generation is Maps-only. workflows/lead-generation.md routes local-business contact requests to compass/crawler-google-places + the contacts enricher. Correct when the user wants Maps data; there is no option for the user who wants businesses by category and city without Maps.
  3. No creator/influencer contact route. influencer-vetting.md covers vetting but not building a contact list, and the index has no creator-email entry.

What this adds

Actor Where Why
flash_scraper/multi-jobboard-scraper new Job boards section + job workflow LinkedIn + Indeed + Glassdoor + The Muse in one run, deduplicated across boards (found_on_sites, duplicate_count); reads Greenhouse/Lever/Ashby careers boards directly; only-new-jobs monitoring
flash_scraper/remote-job-aggregator same remote-only, 10 keyless boards including HN "Who is hiring"
flash_scraper/local-business-leads Google Maps section (as the non-Maps alternative) + lead-gen workflow OpenStreetMap discovery + each business's own site crawled for MX-verified email, phone, socials
flash_scraper/creator-leads-scraper YouTube section + influencer/contact workflows YouTube keyword discovery, then the linked Instagram/TikTok profiles, one row per creator with a verified email

Each entry follows the existing table format and states what the actor is best for, including its limits (e.g. TikTok/Instagram cannot be keyword-searched, so discovery is YouTube-first).

Disclosure

I am the author of all four actors. They are public pay-per-event actors on the Apify Store with no referral or tracking parameters. Happy to trim, reword, or drop any entry the maintainers do not want.

🤖 Generated with Claude Code

https://claude.ai/code/session_013pXJAWGUfFih86jDhyEQLm

…r-email routes

The index has no Job boards section: job requests route to LinkedIn-only
actors, so Indeed, Glassdoor, remote boards and multi-board dedup have no
route. Lead generation routes only to the Google Maps pair, so there is no
non-Maps option. Creator/influencer contact extraction has no entry at all.

Adds four community actors and the matching workflow steps. Author owns
them; disclosed in the PR.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013pXJAWGUfFih86jDhyEQLm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants