dramaticcat@sh.itjust.works to Lemmy Shitpost@lemmy.world · 1 year agoChad scrapersh.itjust.worksimagemessage-square21fedilinkarrow-up1878arrow-down122
arrow-up1856arrow-down1imageChad scrapersh.itjust.worksdramaticcat@sh.itjust.works to Lemmy Shitpost@lemmy.world · 1 year agomessage-square21fedilink
minus-squareredw04@lemmy.calinkfedilinkarrow-up2arrow-down8·1 year agoSo uh…as someone who’s currently trying to scrape the web for email addresses to add to my potential client list … where do I start researching this?
minus-squarelutillian@sh.itjust.workslinkfedilinkarrow-up3·1 year agoStart looking into selenium, probably in Python. It’s one of the easier to understand forms of scraping. It’s mainly used to web testing, though you can definitely use it for less… nice purposes.
So uh…as someone who’s currently trying to scrape the web for email addresses to add to my potential client list … where do I start researching this?
Start looking into selenium, probably in Python. It’s one of the easier to understand forms of scraping. It’s mainly used to web testing, though you can definitely use it for less… nice purposes.