Commit Graph

18 Commits

Author SHA1 Message Date
Michael Mintz c1adb67742 Fix link formation 2019-04-22 03:38:54 -04:00
Michael Mintz 8ffd3a256c Ignore parsing urls that don't have :// in them (ex: about:blank) 2019-04-01 11:15:26 -04:00
Michael Mintz 420e845d94 Add methods for getting status codes from links 2019-04-01 02:06:31 -04:00
Michael Mintz 4d52f879f8 flake8 fixes 2018-11-05 00:23:53 -05:00
Michael Mintz cb06267c50 Refactor js_utils from page_utils 2018-11-02 19:06:45 -04:00
Michael Mintz 64cb4a50de Major refactoring to organize methods 2018-10-10 03:35:11 -04:00
Michael Mintz f55e55dcff Quotes need to be properly escaped before Javascript calls 2018-08-30 01:50:24 -04:00
Michael Mintz 2e29316c6d Add save_data_as() method 2018-08-19 15:05:46 -04:00
Michael Mintz 06f9286f02 Use built-in Python methods when possible 2018-04-02 21:18:36 -04:00
Michael Mintz 629ebd97e6 Add some special URLs as valid URLs 2018-02-26 18:22:15 -05:00
Michael Mintz 84ca2d376e Add new way of extracting link text from a selector 2018-02-25 20:34:43 -05:00
Michael Mintz d687fcc96b Add a method to determine if a URL is valid 2018-02-13 04:48:05 -05:00
Michael Mintz e53f044911 Python 3 compatibility (special characters) 2017-07-19 18:46:55 -04:00
Michael Mintz 5231a7e23e Add a method to determine if a selector is an xpath selector 2017-04-08 17:45:43 -04:00
Michael Mintz c843ef3952 Add _download_file_to() to page_utils.py 2016-06-18 21:27:52 -04:00
Michael Mintz 83a34364b3 Update comments 2016-05-30 16:57:46 -04:00
Michael Mintz 94eecbd714 Add a method to extract the domain url from a full url 2016-05-20 23:52:53 -04:00
Michael Mintz 11067cf1b1 Fresh Copy 2015-12-04 16:11:53 -05:00