Rafael Miller

Results 153 comments of Rafael Miller

@nickscamara conflicts solved

Hey @jhoseph88 ! Thanks for pointing out the mismatch in the API docs and the node SDK responses. It looks like we need to update the JobStatusResponse to include the...

currently excluded tags: ``` "header", "footer", "nav", "aside", ".top", ".navbar", ".footer", ".bottom", "#footer", ".sidebar", ".side", ".aside", "#sidebar", ".modal", ".popup", "#modal", ".overlay", ".ad", ".ads", ".advert", "#ad", ".lang-selector", ".language", "#language-selector", ".social", ".social-media",...

@Sanix-Darker feel free to assign me for reviewing when it's done!

@calebpeffer We would need some definition of failure. Is it receiving a >= 400 status code? Content is empty?

It's a bit tricky; the URL ending in '.pdf' isn't actually a PDF file—it redirects to a GitHub page. 🤔

@ericciarla is there any updates on this one?

Closing this due to inactivity. Feel free to reopen if you're still facing this issue.

@Ehsan-U Hey! Thanks for the PR. I noticed it switches from Playwright to the 'httpx' package. Could we adjust it to let users choose between them with a `.env` variable?...