Skip to content

D3V0P5/oh_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

oh_scrape

###Two scripts (ways of dirty) scraping a site into db's. A job nedded to be done asap. ugly code, job done.

  1. using Python with:
  • lxml.html
  • requests
  • MySQLdb

(Included in the requirements.txt file)

  1. using NodeJs with :
  • request
  • cheerio
  • camo

(included in the package.json file)

About

Two scripts (ways of dirty) scraping a site into db's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published