billy67
Registered Member
- Mar 5, 2018
- 76
- 17
Hey guys
I am trying to figure out the way to scrape url links from specific page. Then go into all the scraped links and search for some Regex words on those pages.
I tried to do this with headless selenium on python, but got stuck with problem initiating browser session.
Is there any possiblity to perform such scraping and regex lookup?
Thanks for your time.
I am trying to figure out the way to scrape url links from specific page. Then go into all the scraped links and search for some Regex words on those pages.
I tried to do this with headless selenium on python, but got stuck with problem initiating browser session.
Is there any possiblity to perform such scraping and regex lookup?
Thanks for your time.