Skip to content

bontonent/FFP-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

Describe

Type


User library

requirements.txt

- pandas
- bs4
- lxml
- requests
- tqdm
- openpyxl

How run project themselves

Get project
git copy https://github.com/bontonent/FFP-site.git
cd ./FFP-site
Make environment with library
python -m venv .venv
source ./.venv/bin/activate # for linux
pip install -r requirements.txt
Run project
python main.py

Exercise

Summary

We are seeking a skilled web scraper to extract all contact information, including email addresses, from the following page: https://ffp.nl/vind-een-planner/

We only need the contacts categorized under 'Vermogensopbouw' (169 contacts) The ideal candidate will have experience with data scraping tools and techniques. You will be responsible for collecting accurate email data from each relevant pages.

Each contact has its own individual page with phone number, website, email and address. We want to extract that as well.

Deliverables

A CSV/Excel file containing 169 contacts from the FFP page including contact details.

Complete in answer.xlsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages