Run
It runs the scraper and gives data in response.
Here is the code:-
- scraper.run(link1, id='Adfef343JDJSDJ')
- Parameters
link1 (str) – Link of which data to scraper
id (str) – id of the scraper got in training
- Returns
{“data1”:”data1”,…}
- Return type
dict