peviitor-ro / scraper_Api

MIT License
3 stars 5 forks source link

Amazon - the number of jobs posted on Peviitor isn't the same as the one returned by the API #11

Closed Ale230992 closed 9 months 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 "Amazon" in the search bar.
  3. Check the number of jobs available for Amazon.
  4. Run "Amazon" 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 26 while the number of jobs returned by the API is 203.

Amazon peviitor

amazon scraper

lalalaurentiu commented 9 months ago

Fixed

AdiVanca commented 9 months ago

After retesting the number of jobs posted on peviitor.ro is the same as the one returned by the API

Image