← Back to list

A few weeks ago, I completed a mini project where I built an Indeed Job Scraper.

Anisha S · 2025-09-26 15:53 · 0 claps · 1.0 min read
#amazon-scraper
Open on Medium ↗

A few weeks ago, I completed a mini project where I built an Indeed Job Scraper. That experience gave me confidence to explore another challenging yet exciting idea — scraping product data from Amazon.

The idea was simple: whenever we search for products online, we see a list of results with names, prices, ratings, and reviews. What if I could collect all of that information automatically and save it in one place for easy analysis? That’s exactly what my Amazon Scraper does.

I started by asking the user to enter a product name. Once the input is given, the program automatically opens Amazon in a browser, searches for the product, and loads the results page. Using HTML parsing, it identifies each product container and extracts important details like the product name, URL, price, rating, and number of reviews. Finally, all of this data is stored neatly in a CSV file, which can later be opened in Excel for further use.

The project was not just about coding — it taught me how to handle dynamic websites, how to parse structured data, and how to present information in a format that is both readable and reusable. While it may look like a simple script, it reflects the power of automation and how coding can simplify tasks we usually do manually.

Working on both the Indeed Scraper and now the Amazon Scraper has been an exciting journey. Each project gave me new skills and helped me understand real-world applications of Python in automation and data analysis. I’m looking forward to continuing this journey with even more projects.


메타데이터
post_id
8b96f045f252
slug
a-few-weeks-ago-i-completed-a-mini-project-where-i-built-an-indeed-job-scraper-8b96f045f252
url
https://medium.com/@anishasaravananofficial007/a-few-weeks-ago-i-completed-a-mini-project-where-i-built-an-indeed-job-scraper-8b96f045f252
canonical_url
https://medium.com/@anishasaravananofficial007/a-few-weeks-ago-i-completed-a-mini-project-where-i-built-an-indeed-job-scraper-8b96f045f252
author_url
https://medium.com/@anishasaravananofficial007
status
ok
fetched_at
2026-06-09 15:37:30