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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Then we can parse our data to get jobs description. The result - *.csv file in .
16
16
```
17
17
python upwork_parser.py ./data
18
18
```
19
-
When we run these scripts again, only pages with **new jobs** will be downloaded and processed (it will be faster if only new folder will be passed as argument to pareser).
19
+
When we run these scripts again, only pages with **new jobs** will be downloaded and processed (it will be faster if only new folder will be passed as argument to parser).
0 commit comments