Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: setting up proxy rotation, having issues with types #66

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fasihhussain00
Copy link

@fasihhussain00 fasihhussain00 commented Dec 28, 2024

resolve #65

  • Added a cycle generator function which will keep cycling the proxies until all the articles content successfully fetched.
  • use a package named puppeteer-proxy
  • backward compatibility is there nothing will crash, until specifically add a argument named rotatingProxies

@fasihhussain00
Copy link
Author

Hi @lewisdonovan,

Can you help me out with the types? I noticed we are maintaining two separate codebases in both JS and TS. I've implemented the changes, but I'm having issues with importing puppeteer-proxy.

Also, I didn't find any specific instructions on what should be included when creating a PR. For example, I'll be updating the README, tests, and types, but if there's anything else you'd like me to include, please let me know.

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.

Feature Request: Proxy Rotation Setup to Reduce CAPTCHA Chances
1 participant