You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ASP.NET web scraping application that searches job postings, extracts email addresses, stores unique contacts in a SQL Server database. Built in September 2015, this fourth version of CV Spider uses Walla search to find listings across Israeli cities, parses page sources, extracts emails, and automatically stores them for recruitment purposes.
A .NET console application that automates email discovery from public web sources by querying multiple search engines, extracting, validating, and normalizing email addresses, then storing unique results in SQL Server. Built in January 2016, this is the fifth and final CV Spider version refined web scraping, multithreading, and data handling