Skip to content

Pull requests: SoCloseSociety/FreeWorkDataScraper

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add unit tests for export_jobs function
#28 opened Mar 6, 2026 by SoClosee Contributor Loading…
Replace openpyxl with pandas.ExcelWriter for faster Excel export
#27 opened Mar 6, 2026 by SoClosee Contributor Loading…
fix: remove hardcoded credentials from BrowserManager
#26 opened Mar 6, 2026 by SoClosee Contributor Loading…
Fix potential infinite loop in job link collection
#25 opened Mar 5, 2026 by SoClosee Contributor Loading…
Fix Excel Export Formatting Issue with Empty Cells
#24 opened Mar 5, 2026 by SoClosee Contributor Loading…
Fix potential security vulnerability in BrowserManager
#23 opened Mar 5, 2026 by SoClosee Contributor Loading…
ci: Add Python CI workflow with matrix builds and linting
#22 opened Mar 4, 2026 by SoClosee Contributor Loading…
Fix potential XSS vulnerability in log messages
#21 opened Mar 4, 2026 by SoClosee Contributor Loading…
Optimize Excel Export Performance
#20 opened Mar 3, 2026 by SoClosee Contributor Loading…
Fix insecure HTTP requests in BrowserManager
#19 opened Mar 3, 2026 by SoClosee Contributor Loading…
Optimize Excel Export by Reusing Workbook Instance
#18 opened Mar 3, 2026 by SoClosee Contributor Loading…
fix: add verify=False to BrowserManager HTTP requests
#17 opened Mar 3, 2026 by SoClosee Contributor Loading…
fix: replace hardcoded URL with command-line argument
#16 opened Mar 2, 2026 by SoClosee Contributor Loading…
Refactor: Replace Pandas-based Excel export with openpyxl
#15 opened Mar 2, 2026 by SoClosee Contributor Loading…
fix: set user-agent string for Selenium WebDriver in headless mode
#14 opened Mar 2, 2026 by SoClosee Contributor Loading…
Fix: Replace execute_script with find_element for security
#13 opened Feb 28, 2026 by SoClosee Contributor Loading…
Fix insecure use of get_attribute in BrowserManager
#11 opened Feb 28, 2026 by SoClosee Contributor Loading…
fix: disable headless mode by default
#10 opened Feb 27, 2026 by SoClosee Contributor Loading…
fix: remove insecure headless mode usage
#8 opened Feb 27, 2026 by SoClosee Contributor Loading…
Parallelize Job Extraction for Performance Improvement
#7 opened Feb 27, 2026 by SoClosee Contributor Loading…
Optimize Pagination Handling in Search Scraper
#6 opened Feb 26, 2026 by SoClosee Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.