conscious-sapphire
conscious-sapphire•14mo ago

replace got lib

Is there any better solution than using got for making requests? Why not use axios?
2 Replies
MEE6
MEE6•14mo ago
@shaolinjr just advanced to level 2! Thanks for your contributions! 🎉
Oleg V.
Oleg V.•14mo ago
Why don't you like Got Scraping? Are you experiencing any issues with it? Got Scraping is an extension of Got, developed to mimic browser requests, which helps in opening webpages without getting blocked. It was specifically designed for scraping and usage with Crawlee. However, you can use any package you prefer, including Axios. Just use BasicCrawler, where you can make requests manually.

Did you find this page helpful?