PyJSONProxy

simple proxy and scraper
git clone https://git.ce9e.org/PyJSONProxy.git

DateCommit messageAuthor
2019-05-05 08:28bump version to 2.1.0Tobias Bengfort
2019-05-05 08:18fix regression: non-scraping requestsTobias Bengfort
2019-05-05 08:18use web.run_app() shortcutTobias Bengfort
2019-05-05 08:17update exampleTobias Bengfort
2019-05-05 07:47cleanupTobias Bengfort
2019-02-23 09:36GardeningTobias Bengfort
2018-08-17 17:47fix aiohttp usageTobias Bengfort
2018-08-17 17:36add jinja2 dependencyTobias Bengfort
2017-07-28 21:30use aiohttp directly instead of deprecated fakesTobias Bengfort
2017-06-03 10:15define __version__Tobias Bengfort
2017-06-03 10:18mv parse_args to initTobias Bengfort
2017-06-03 10:08bump version to 2.0.0Tobias Bengfort
2017-06-03 10:01lazy attribute parsingTobias Bengfort
2017-06-03 09:51allow to mark fields as optionalTobias Bengfort
2017-06-03 09:42do not pass HEAD/OPTIONS requests to upstreamTobias Bengfort
2017-06-03 09:41adapt to python3.5Tobias Bengfort
2017-06-03 09:13allow host url formattingTobias Bengfort
2015-12-27 19:56include templateTobias Bengfort
2015-12-22 15:24bum version to 1.0.2Tobias Bengfort
2015-12-22 15:23fix reading README in setup.pyTobias Bengfort
2015-12-13 00:58bump version to 1.0.1Tobias Bengfort
2015-12-13 00:55move web.py to separate project "Fakes"Tobias Bengfort
2015-12-06 23:07small fixesTobias Bengfort
2015-12-06 22:34bump version to 1.0.0Tobias Bengfort
2015-12-06 22:31Merge branch 'feature-asyncio'Tobias Bengfort
2015-12-06 22:29Fix loggerTobias Bengfort
2015-12-06 22:12update setup.pyTobias Bengfort
2015-12-06 22:12FixupTobias Bengfort
2015-12-06 22:07reimplement based on asynioTobias Bengfort
2015-12-06 22:05create flask-inspired wrapper for aiohttp.webTobias Bengfort
2015-12-06 21:40Fix parse_html cacheTobias Bengfort
2015-12-06 21:26join api and __init__Tobias Bengfort
2015-12-06 21:20mv more scraping code to libTobias Bengfort
2015-12-06 21:19mv parse_args to libTobias Bengfort
2015-12-06 07:50mv reusable logic to separate moduleTobias Bengfort
2015-12-04 21:23bump version to 0.1.0Tobias Bengfort
2015-12-04 21:23pep8Tobias Bengfort
2015-12-04 13:27allow to post-process resultsTobias Bengfort
2015-12-03 23:36explicit type no longer neededTobias Bengfort
2015-12-03 23:32more flexible scrape configTobias Bengfort
2015-12-03 23:06Fix debugTobias Bengfort
2015-12-03 23:05null instead of 500 if selector does not matchTobias Bengfort
2015-06-04 09:26fix distributionsTobias Bengfort
2015-02-05 18:01Fixup cacheTobias Bengfort
2015-02-05 18:00add example configTobias Bengfort
2015-02-05 17:58cache requestsTobias Bengfort
2015-02-05 17:58GardeningTobias Bengfort
2015-02-05 17:30Fix KeyErrorTobias Bengfort
2015-02-05 17:27Revert "load config from local and home"Tobias Bengfort
2015-02-05 17:27Revert "add to ENDPOINTS instead of overwriting"Tobias Bengfort
2015-02-05 17:24add to ENDPOINTS instead of overwritingTobias Bengfort
2015-02-05 17:22load config from local and homeTobias Bengfort
2015-02-05 17:15better command line interfaceTobias Bengfort
2015-02-05 16:55Fix examplesTobias Bengfort
2015-02-05 16:46Fix READMETobias Bengfort
2015-02-05 16:45fix github URLTobias Bengfort
2015-02-05 16:41write READMETobias Bengfort
2015-02-05 16:01autodocTobias Bengfort
2015-02-05 15:54FixupTobias Bengfort