wsch-wa
wsch-wa
> > > Hi guys, I faced errors as well when trying to get **_cfscrape_** working. I then found the exact same codebase uploaded on PyPi, named [cloudscraper](https://pypi.org/project/cloudscraper/). Simply _'pip...
Same issue for "https://www.curseforge.com" URL="https://www.curseforge.com" tokens, user_agent = scrapper.get_tokens(URL) print('Tokens: %s\nUser-Agent: %s\nHeader: %s\n' % (tokens, user_agent, scrapper.headers)) Additional Note: I played within get_tokens procedure and added a comment before resp.raise_for_status()...
> > i am getting the cookies but that cookies does not come from proxy instead it comes from my real IP. That is the issue the proxy is being...