Data Scraping in Rails by Processing CSV
The ruby on rails Application to scrape the link uploaded from CSV file and find the occurance of link in particular page. In the application user need to pass a csv and list of users email to whom the parsed CSV will be sent. In the csv there will be three 2 column: refferal_link home_link …