mathewchris96 / upwork-vercels

https://upwork-vercels.vercel.app
0 stars 0 forks source link

passed #19

Open mathewchris96 opened 2 months ago

mathewchris96 commented 2 months ago

We need to automate the process of scraping hiring data from the trueup_scrapper file daily, store the scraped data in a suitable data structure, and pass it to a new file called Opportunities. In the Opportunities file, an algorithm should be developed to determine the top 10 companies that hire the most people (most job postings) and rank them accordingly. This ranking should be passed to and displayed on the static page comapny_rankings. Additionally, ensure that the scraping process runs daily, and the "Opportunities" page is updated accordingly with the latest data.

testbot-codemonk[bot] commented 2 months ago

Resolving the issue ⏳

testbot-codemonk[bot] commented 2 months ago

Issue is Resolved 🚀
Pull Request Created at: https://github.com/mathewchris96/upwork-vercels/pull/20