Pavel401 / JobsScraper

Jobs Scraper: Streamline job searching by scraping and storing job postings from various websites ina SQLite3 database using this Go application.
https://jobs-scraper-production.up.railway.app/
GNU General Public License v3.0
7 stars 14 forks source link

Bug Fix : Fixed Atlassian Scraper Service #13

Closed debayangg closed 7 months ago

debayangg commented 7 months ago
  1. Changed services/altassianScraper.go and updated models/atlassian.go and sync_with_sqlite.go to work with these changes.
  2. Updated jobs.db and tmp/main to include all the postings from atlassian.
  3. Tested changes all required tests pass.

Homepage after updating atlassian scraper: Screenshot_2023-12-26_12_55_06