Easy Python Scraper for Deal Site Budget $12 - INR 1000
Budget: ₹100 – ₹400 INR
Looking for an expert Python developer who specializes in web scraping, specifically using the requests and bs4 libraries.
The task involves:
- Take keywords from a python list and search for them on deals of america website
"Golf",
"Zip",
"Polo",
"Umbrella",
"Callaway",
"Taylormade",
"Titliest",
"Hat",
"Pullover"
"Pants",
"Jacket",
"Vest",
"Shorts",
"UPF",
"Socks",
- Identifying and efficiently extracting specific data points from https://www.dealsofamerica.com/. The data to be scraped includes the publish_date, title, description, deal_link, image_link, and shop_link for each deal.
- Designing the scraper to run automatically, constantly updating with new deals as they appear on the website.
- Saving all scraped data locally in a csv
This project requires an knowledge of Python and a strong understanding of scraping with requests and bs4. A keen attention to detail is necessary to correctly identify and extract the various data points from the website. Previous experience in web scraping projects and dealing with automatic data updates would be highly beneficial.
The task involves:
- Take keywords from a python list and search for them on deals of america website
"Golf",
"Zip",
"Polo",
"Umbrella",
"Callaway",
"Taylormade",
"Titliest",
"Hat",
"Pullover"
"Pants",
"Jacket",
"Vest",
"Shorts",
"UPF",
"Socks",
- Identifying and efficiently extracting specific data points from https://www.dealsofamerica.com/. The data to be scraped includes the publish_date, title, description, deal_link, image_link, and shop_link for each deal.
- Designing the scraper to run automatically, constantly updating with new deals as they appear on the website.
- Saving all scraped data locally in a csv
This project requires an knowledge of Python and a strong understanding of scraping with requests and bs4. A keen attention to detail is necessary to correctly identify and extract the various data points from the website. Previous experience in web scraping projects and dealing with automatic data updates would be highly beneficial.