Skip to content

Python scripts to discover and collect a dataset of jobs applications

Notifications You must be signed in to change notification settings

totekuh/pyimmigration

Repository files navigation

pyimmigration


Python scripts to discover and collect a dataset of jobs applications.



STEP 1 - Finding job applications

A valid Indeed API-key is required to use the script.


Use pyapplicant.py script to iterate through Indeed.com REST API and collect a dataset with job applications.
The script has a few options to help you filter your results.
Use --help argument to see all of them.



STEP 2 - EMAIL HARVESTING


Use email_harvester.py script to iterate through the collected dataset and attempt to scrape emails from a number of stored web-sites. This is the slowest step, as the script visits every web-site and every link in order to discover emails.



STEP 3 - MASSIVE EMAIL DELIVERY


Use massive_delivery.py script to perform a massive email delivery to the scraped email addresses. You have to give an smtp relay to use.

About

Python scripts to discover and collect a dataset of jobs applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published