Aram1s @lemmy.world
Posts 1
Comments 1
What tools do you mainly use for web scraping?
I usually use fantoccini or curl with the Rust bindings. I try to stick to just one programming language to avoid dealing with interoperability. I have used selenium with Python in the past but it wasn't great.
Next