Skip to content

rakeshgowdan/WebScraping-using-SeleniumWebDriver-And-PhantomJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python 3.7
Anaconda
Sublime Text
------------------------------
pip's::
->bs4
->selenium
->requests
-----------------------------------
webpage-> locate the tag(inspect)->selenium web driver-> beautiful soup 
-----------------------------------------
selenium webdriver: because urlib or request cannot handle dynamic webpages

with chrome driver v73 and chrome v73
-----------------------------------------------------
PhantomJS:
helpless in headless webscrapping
i.e..,
when using selenium webdriver it opens up browser and freezes keyboard and mouse for a instance of time so PhantomJS is a headless webKit JavaScript API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages