Skip to content

This is a Python based web scraper that scrapes a list of URLs from LeadersLeague.com website that stores email, first name, last name and other leads from the website automatically

Notifications You must be signed in to change notification settings

TufayelLUS/Leadersleague.com-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Leadersleague.com Scraper

This is a Python-based web scraper that scrapes a list of URLs from the LeadersLeague.com website that stores email, first name, last name, and other leads from the website automatically

How does it work?

This checks the given links(check the links.txt file to understand better) from the website https://leadersleague.com and scrapes the leads data into an excel file.

Requirements

Install Python with add to path enabled and then open the terminal to install the library using the command below:

pip install requests

Then run the script and it will monitor the website. Before running it, configure the telegram bot API key and chat ID on top of the Python script.

About

This is a Python based web scraper that scrapes a list of URLs from LeadersLeague.com website that stores email, first name, last name and other leads from the website automatically

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages