This contains two files, scraper.sh
and scraper.py
.
scraper.sh
is useful for web pages where email addresses are visible on the rendered page. scraper.py
is useful for web pages where email addresses are available anywhere within the HTML (and more expensive).
./scraper.sh http://example.com
Or
./scraper.py http://example.com
Epic license!! Can I ask some questions? I'm looking to create a python bot that is able to read links from a list such as a csv file find mail and other keywords in the page passed and create a row in another csv file with scraped data. There is Python libs that can do in my case?
I'm new of python do something like that can waste a lot of time for me...
How much it will cost a dev like this in your opinion?
Thanks for your attention.
Antonio