Skip to content

Commit 0be45ac

Browse files
authored
Update README.md
1 parent 5bd5388 commit 0be45ac

File tree

1 file changed

+34
-0
lines changed
  • WebScrapingScripts/Internship-Internshala

1 file changed

+34
-0
lines changed

WebScrapingScripts/Internship-Internshala/README.md

+34
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,40 @@
2626
4. Provide appropriate input
2727
5. Obtain the excel file in .xls format
2828

29+
## Input Work Flows
30+
```
31+
Include Work From home?
32+
Include Part-time?
33+
Internships for women?
34+
Internships with job offer?
35+
(Represent your choice with 1-True or 0-False separated by commas such as 1,0,0,1)
36+
37+
1,0,0,0
38+
Enter different categories separated by commas* (Required)
39+
Web Development
40+
Enter different locations separated by commas* (Required)
41+
Mumbai,Delhi
42+
Enter start date in format (yyyy-mm-dd) or leave empty for current date
43+
44+
Enter maximum duration or leave empty for any duration
45+
3
46+
--------------------------------------------------------------------
47+
How many pages you would like to get? Max Pages (16)
48+
2
49+
Different pages on different sheets?(Default: Yes) | 1: No
50+
#Leave empty if Yes
51+
--------------Scraping Page 1 -----------------
52+
--------------Scraping Page 2 -----------------
53+
54+
1: Add New Sheet
55+
2: Save and Open the file in Excel
56+
3: Save file
57+
4: Discard file and Exit
58+
2
59+
Enter the name of the file
60+
Web_Dev
61+
```
62+
2963
## Output
3064

3165
![](https://github.com/rammya29/Awesome_Python_Scripts/blob/main/WebScrapingScripts/Internship-Internshala/Images/Internshala%20logo.jpg)

0 commit comments

Comments
 (0)