peviitor-ro / based_scraper_py

MIT License
7 stars 11 forks source link

Weatherford - The number of jobs posted on Peviitor isn't the same as the number of jobs returned by the API. #114

Closed Ale230992 closed 1 year ago

Ale230992 commented 1 year ago

ENVIROMENT: production URL: https://peviitor.ro/ Browser: Chrome Device: laptop OS: Windows 10

STEPS TO REPRODUCE:

  1. Open "https://peviitor.ro/" in the browser.
  2. Type "Weatherford" in the search bar.
  3. Check the number of jobs available for Weatherford.
  4. Run "Weatherford" scraper on "https://dev.laurentiumarian.ro/scraper/based_scraper_py/".
  5. Check the number of jobs displayed.

EXPECTED RESULTS: The number of jobs posted on "https://peviitor.ro/" and the number of jobs returned by the API should be the same.

ACTUAL RESULT: The number of jobs posted on Peviitor website is 8 while the number of jobs returned by the API is 9.

weatherford peviitor

weatherford scraper

lalalaurentiu commented 1 year ago

I don't think there is any problem!

Screenshot 2023-09-22 at 14 02 19 Screenshot 2023-09-22 at 14 01 58
Ale230992 commented 1 year ago

Retested. Fixed. Closed issue.