JackTheRooster
Registered Member
- Apr 19, 2018
- 50
- 9
Hello all!
I've been scripting for about a year, and have been doing it only via Python requests. It works, but I can't help but wonder if a headless browser is where it's at. The problem is that it uses a ton more resouyrces, so is more expensive to host.
Is this a valid concern? Should I stick with requests? How do you guys do it?
I've been scripting for about a year, and have been doing it only via Python requests. It works, but I can't help but wonder if a headless browser is where it's at. The problem is that it uses a ton more resouyrces, so is more expensive to host.
Is this a valid concern? Should I stick with requests? How do you guys do it?