dramaticcat@sh.itjust.works to Lemmy Shitpost@lemmy.world · 2 years agoChad scrapersh.itjust.worksimagemessage-square29fedilinkarrow-up11.06Karrow-down129
arrow-up11.03Karrow-down1imageChad scrapersh.itjust.worksdramaticcat@sh.itjust.works to Lemmy Shitpost@lemmy.world · 2 years agomessage-square29fedilink
minus-squareredw04@lemmy.calinkfedilinkarrow-up2arrow-down8·2 years 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·2 years 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.