Job Post Scrapper Issue

We are working on Job Posting Scrapper in our workflow, and we are using in our production environment, but there is no any response or error thrown from This Job Posting Scrapper, can you please advice us what to do next? Earlier it’s working properly, we faced issue since last week.
We are using this Node : Job Posting Scraper

Hey Abhishek! Sharing the same guidance we sent over via email here as well in case it helps anyone else running into this.

The Job Scraper node relies on a specific third-party data source, so if no matching jobs are returned, the node may come back with an empty result or error.

For this use case, we’d recommend using an Agent instead. Agents can work across multiple sources and try alternative research methods when one source doesn’t return useful results. For example, you could connect an Agent to Firecrawl, Exa, or Parallel and have it search company career pages and the broader web for relevant job listings.

This generally makes Agents a better fit for use cases like this than workflows, since they don’t rely on a single scraper node.

You can learn more about setting up an Agent here: Agents - Gumloop

Give it a try and let us know how it goes!