Skip to content

tiwariayush/python-web-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-extractor

Scrapes data from websites that do load their data by javascript . Till now ,it extracts from two online marketting websites - amazon and flipkart .

#Contributors

Ayush Tiwari

#Dependencies

#Installation/Usage

  • Fork and clone the repository.
  • Move the files extract.py and webpage_xpath to your app directory .
  • Pass the function extract(url) to get the data and use as per your wish.
  • For extracting more data from other websites , just add the xpaths in webpage_xpath.csv .

#License

python-web-extractor is licensed under the [MIT license.]

About

Scrapes data from websites that do load their data by javascript .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages