Skip to content

Forked from lostsailor but plan on using the core functionality for different websites/use-case

Notifications You must be signed in to change notification settings

Andthraxxx/extractinfo-email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Headline and URL Scraper with built-in email reporting - Python/Tkinter and Windows .bat



DOUBLE CLICK MAIN.PY to start program OR run init.bat as scheduled task to fully automate


Just update the email address info and file paths in the email.bat to your email and where the unzipped Scrape-n-Email folder is located AND update "C:\PATH\TO\SCRAPE" in "init.bat" to the file path that the folder you downloaded is located on the PC.

scrapes news headlines/urls,craigslist job posts into txt files, and exports RCP news into CSV file - Then sends them all (2 text files and 1 excel spreadsheet) as an email attachment


sendEmail.exe credit goes to:
sendEmail - Send email from a console near you!
Written by: Brandon Zehm [email protected]
http:https://caspian.dotconf.net/

^^Python and Batch files are my original code, but I downloaded and integrated the sendEmail tool into the batch script - Just wanted to make sure he receives credit for the program that actually sends the email^^


About

Forked from lostsailor but plan on using the core functionality for different websites/use-case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.4%
  • Batchfile 16.6%