For now watched videos tutorials about registration in web sites.
Could be possible to have a scrape example template (not video), for example, from the first 2 google search results for the word: cat
Something like
- search keyword cat in google
- scrape title and urls from first page
- store in file
- traverse to second page,
- scrape and store
From this template I can expand and add more logic.
Thanks
Perrropoly
Could be possible to have a scrape example template (not video), for example, from the first 2 google search results for the word: cat
Something like
- search keyword cat in google
- scrape title and urls from first page
- store in file
- traverse to second page,
- scrape and store
From this template I can expand and add more logic.
Thanks
Perrropoly