You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Feature/updating indeed scraper (PaulMcInnis#166)
* - Updated to mobile endpoints and user agents to prevent CAPTCHA
- Updated parsing of indeed scraper
- Fixed tags not being parsed correctly
- Fixed remoteness not being parsed correctly
- Changed to only scrape the first page of each search by default for speed
* - Updated method of loading user agent files
- Updated user agent file of indeed scraper
* - Updated versions in requirements.txt
- Added in black configuration file for formatting
- Added a pre-commit hook so all contributors will have consistent
formatting on upload
- Updated all python files to conform to black formatter
* Updated Python version
* More black formatting updates
* - Added prettierrc and prettierignore
- Formatted all files other than python
* Updated prettierignore so prettier can search through subdirectories
* Reset formatting to longer line width
* Reverted to previous commit
* Updating again to longer line width after accounting for missing files
* Updated prettierrc and prettierignore files and reran formatting
* Updated version
* - Reverted Markdown changes
- Reverted settings_USA changes
- Updated readme
- Removed extra user-agent from phone user agents list
- Removed extra comments
* Changed readme to refer to python 3.11 instead of 3.8, and added the mobile user agent list to the MANIFEST.in
0 commit comments