API reference
Creating activities.json file
| Args | Type | Description |
|---|---|---|
| Nothing | nothing | No argument is requied for start method |
| Returns | Type | Description |
|---|---|---|
| File | activities.json | After pressing ctrl+c, it should return activities.json file |
Generating data.json file
example
Short example
| Args | Type | Description |
|---|---|---|
| path | str | input path of activiries.json file |
| Returns | Type | Description |
|---|---|---|
| File | data.json | return data.json file |
Creating data folder and geting final file.
example
Short example
| Args | Type | Description |
|---|---|---|
| path | str | valid url link |
| filename | str | any word file name |
| Returns | Type | Description |
|---|---|---|
| str | str | returns data folder and with data folder final scraped file |