Allari
Newbie
- Aug 3, 2024
- 9
- 3
Hello BHW members,
Hiring a skilled scraper developer who can extract specific product-related data from a site that heavily relies on JavaScript rendering.
The data is not present in static HTML
However:
We suspect the value is:
Hiring a skilled scraper developer who can extract specific product-related data from a site that heavily relies on JavaScript rendering.
The Challenge:
The data is not present in static HTML
- It’s dynamically injected after page load
- No visible XHR or API endpoint seems to expose it directly
- The info is not embedded in JS variables, DOM at first render, or network payloads
However:
- If we enter this data into the site’s search bar, it reliably returns the correct product
- So, we know the platform internally uses it, but it is not exposed on the public-facing product page
We suspect the value is:
- Rendered server-side only in search
- Or injected via non-public APIs or internal app state
What We Need:
- Someone experienced with JavaScript-enabled browser automation (e.g. Puppeteer, Playwright)
- Able to wait for full page render, intercept network traffic, and inspect dynamic DOM changes
- Optionally, reverse engineer internal request logic
- Experience dealing with anti-bot measures, headless browsers, or React/Vue-driven UIs
- Prior work on sites where the frontend hides data intentionally
Last edited: