5 years experience related scraping work.
Professional web scraper with .NET.
- C# language.
- HtmlAgilityPack: parse HTML with XPath.
- Newtownsoft.JSON: parse JSON with jsonpath and serialization
- Selenium: web automtion tasks
Professional web scraper wit
This project is to create a scraper with scrapy framework.
The website to scrape: https://hdfcbankcareers.hirealchemy.com/#/listing
A problem is: the website don't show job_category and job_function on page (only show in filters), so I need to visit these filters one by one to resolve this problem.