Coder Social home page Coder Social logo

essay_scraper's Introduction

Essay_Scraper

Python script that will extract all Paul Graham Essays. Paul has amazing essays but his website is a nightmare when it comes to extracting data. His essays are enclosed in table row. The end result is a pdf for each essay, but the line breaks and formatting is nothing to be proud about. Any improvements are welcome!

Instructions

virtualenv

  pip install virtualenv
  virtualenv essay_scraper
  cd essay_scrapper
  source bin/activate

pyfpdf: FPDF for Python

[Instructions from https://github.com/reingart/pyfpdf]

You can also install PyFPDF from PyPI, with easyinstall or from Windows installers. For example, using pip:

   pip install fpdf

Run

Copy crawley.py into essay_scraper directory and run the script. The script will take some time to finish execution, the directoty will be populated with a new pdf file for each essay.

   python crawley.py

Contribute

The essays don't look so great but it is readable and I welcome everyone to contribute!

essay_scraper's People

Contributors

imran31 avatar

Stargazers

Yaz Khoury avatar  avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.