build a simple python scraper
Budget: $50 – $100 USD
Python coder required to extract specific data points from a single website. The expected volume of data is about 200 records or less.
Ideal skills and experience:
- Proficiency in Python and Scrapy
- Experience in building web scrapers for extracting specific data points
- Knowledge of data cleaning and validation techniques
- Strong care for details to ensure accurate data extraction
Data will be extracted from:
https://www.maisonsdumonde.com/ES/es/c/objetos-de-decoracion-nb4b25727a63cc81bacdd8352b224a7c88358493
https://www.maisonsdumonde.com/ES/es/c/ropa-de-hogar-nae96d436527209b6ca3917d308519f9bbe4f28b
Products are in <section data-el="product-card-grid"...
- Image in <img data-el="product-card__main-image". Image will also be downloaded to my server
- Product name in <h2 data-el="product-card__text"
- Brand: Maisons du Monde
- Price in <div data-el="product-card__price"
- Link to product
Data will be inserted in a table from my database.
You will code scraper in your server or locally and then you will install in m y server.
Ideal skills and experience:
- Proficiency in Python and Scrapy
- Experience in building web scrapers for extracting specific data points
- Knowledge of data cleaning and validation techniques
- Strong care for details to ensure accurate data extraction
Data will be extracted from:
https://www.maisonsdumonde.com/ES/es/c/objetos-de-decoracion-nb4b25727a63cc81bacdd8352b224a7c88358493
https://www.maisonsdumonde.com/ES/es/c/ropa-de-hogar-nae96d436527209b6ca3917d308519f9bbe4f28b
Products are in <section data-el="product-card-grid"...
- Image in <img data-el="product-card__main-image". Image will also be downloaded to my server
- Product name in <h2 data-el="product-card__text"
- Brand: Maisons du Monde
- Price in <div data-el="product-card__price"
- Link to product
Data will be inserted in a table from my database.
You will code scraper in your server or locally and then you will install in m y server.