Develop a web scraping code and host it as API end point

Job ID: 37329765

Budget: ₹12,500 – ₹37,500 INR

without login
1. Scrape the jobs with specific filter given and return the data in JSON format.
2. Scrape the comments of a post and return the data in JSON format

Note:
> it should be deployed & running as an API call
> should be using automation software selenium or any other tool equivalent.
> we use AWS ubuntu ec2 instance, it should be deployed there.
> Code has to use proxy ips so that website won't block it.
> Use captcha, different browser meta data for unique fingerprint should be used.

Input formats to API Call:
1. Search string, job title, country, job type contract, posted date time in recent order...we will pass this input to API call and it should scrape and send the response in JSOn format.

2. We will pass the post URL & scrape the comments of it.
Related categories: Python Web Scraping Scrapy BeautifulSoup Selenium