Skip to content

Instantly share code, notes, and snippets.

@chengmm
chengmm / scrapting_wechat.python
Created March 12, 2018 05:13 — forked from forthxu/scrapting_wechat.python
chuansong.me 传送门指定公众号文章采集 && 利用phantomjs对网页进行截图 && 抓取搜狗微信
#!/usr/bin/python2.7
# -*- coding: utf-8 -*-
from bs4 import BeautifulSoup
import urllib2
import time
import csv
import sys,os
import pymysql
def get_cur_file_dir():
@chengmm
chengmm / reading-list.adoc
Created February 26, 2018 07:44 — forked from wwerner/reading-list.adoc
Reading list for young developers
Table of Contents

The Pragmatic Programmer

Straight from the programming trenches, The Pragmatic Programmer: From Journeyman to Master cuts through the increasing specialization and technicalities of modern software development to examine the core process—what do you do, as an individual and as a team, if you want to