Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scrapinghub/python-scrapinghub issues and pull requests

#175 - Add .readthedocs.yml

Issue - State: open - Opened by wRAR 5 months ago

#174 - drop six requirement

Pull Request - State: open - Opened by branchvincent 6 months ago

#173 - Add .readthedocs.yml

Pull Request - State: open - Opened by Gallaecio 7 months ago

#172 - Update warning message on installation of msgpack-python

Pull Request - State: open - Opened by starrify 11 months ago

#171 - Unsble to fetch crawled items from ZYTE cloud.

Issue - State: closed - Opened by falloutats about 1 year ago

#170 - Add support for py3.11. Remove py27, py35, py36, py37

Pull Request - State: closed - Opened by elacuesta about 1 year ago - 6 comments

#169 - Add async support

Issue - State: open - Opened by VMRuiz over 1 year ago - 8 comments

#168 - Add retry logic to Job Tag Update function

Issue - State: open - Opened by ftadao over 1 year ago

#167 - Incorrect information for Samples in Job documentation

Issue - State: open - Opened by gutsytechster almost 2 years ago

#166 - Python 3.10 compatibility

Pull Request - State: closed - Opened by elacuesta over 2 years ago - 8 comments

#165 - job.items.iter() item Dict bytes keys

Issue - State: closed - Opened by karpatxnegen over 2 years ago - 1 comment

#164 - [For the Python 3.10 PR] Restore the msgpack extra

Pull Request - State: closed - Opened by Gallaecio over 2 years ago

#163 - Python 3.10 support

Pull Request - State: closed - Opened by pawelmhm over 2 years ago

#162 - switch from Travis to GH actions

Pull Request - State: closed - Opened by pawelmhm over 2 years ago - 5 comments

#161 - How to get job_arguments?

Issue - State: closed - Opened by bulatbulat48 over 2 years ago - 3 comments

#160 - Some imports from standard lib collections are breaking on python 3.10

Issue - State: closed - Opened by lbmendes over 2 years ago - 5 comments

#159 - Drop versions earlier than Python 3.7 and update requirements

Pull Request - State: closed - Opened by apalala over 2 years ago - 4 comments
Labels: maintenance

#158 - Jobs.iter() is unable to accept has_tag as a list.

Issue - State: open - Opened by PeteRoyAlex almost 3 years ago

#157 - Run a specific version of a spider

Issue - State: closed - Opened by gillouche about 3 years ago - 3 comments

#156 - KeyError: 'status' when trying to schedule spider

Issue - State: open - Opened by kalessin over 3 years ago - 6 comments
Labels: enhancement

#155 - Try to implement frontier slot count

Pull Request - State: open - Opened by phrfpeixoto over 3 years ago

#154 - UnicodeDecodeError while fetching items

Issue - State: closed - Opened by mijamo over 3 years ago - 8 comments

#153 - collections.get_store is not working as documented

Issue - State: open - Opened by realslimshanky-sh over 3 years ago
Labels: bug, docs

#152 - Omitting `_key` hangs `_BatchWriter`

Issue - State: open - Opened by alexander-matsievsky almost 4 years ago
Labels: bug

#151 - Encoding of serialization changed in version 2.3.1

Issue - State: closed - Opened by TobiMayr almost 4 years ago - 2 comments

#150 - Use stacklevel=2 on Connection warning about password usage

Issue - State: closed - Opened by Gallaecio about 4 years ago - 1 comment
Labels: enhancement

#149 - `TypeError: __init__() got an unexpected keyword argument 'encoding'`

Issue - State: closed - Opened by alexander-matsievsky over 4 years ago - 1 comment
Labels: bug

#148 - Improve msgpack related deps

Pull Request - State: closed - Opened by vshlapakov over 4 years ago
Labels: enhancement

#147 - Bump msgpack version

Pull Request - State: closed - Opened by pardo over 4 years ago - 2 comments

#146 - update iter() for better fallback in getting 'meta' argument

Pull Request - State: closed - Opened by BurnzZ over 4 years ago - 2 comments

#145 - iter() not handling meta=None gracefully

Issue - State: closed - Opened by BurnzZ over 4 years ago
Labels: bug

#144 - Drop Python 3.4 official support

Pull Request - State: closed - Opened by vshlapakov over 4 years ago
Labels: maintenance

#143 - fix some pep8 and typos

Pull Request - State: closed - Opened by noviluni over 4 years ago

#142 - jobs.run(spider, job_args = {arg1: val1}) can't have val1 as a list.

Issue - State: closed - Opened by jdvala over 4 years ago - 2 comments

#141 - Long intervals during resource iteration can lead to issues

Issue - State: open - Opened by hermit-crab over 4 years ago
Labels: bug

#140 - parse_job_key: Improve ValueError messages

Pull Request - State: closed - Opened by Gallaecio over 4 years ago - 2 comments
Labels: enhancement

#139 - Do startts and endts limit results or adjust them?

Issue - State: open - Opened by andrewbaxter over 4 years ago

#137 - Method to iterate all jobs/items/whatever

Issue - State: open - Opened by andrewbaxter over 4 years ago - 5 comments

#136 - Jobs.iter_last start and start_after parameters undocumented

Issue - State: open - Opened by andrewbaxter over 4 years ago - 1 comment

#135 - Documentation conflicts regarding jobs.iter limits

Issue - State: open - Opened by andrewbaxter over 4 years ago

#134 - Difference between jobs.iter and jobs.iter_last

Issue - State: open - Opened by andrewbaxter over 4 years ago

#133 - implement new iter_by_chunks() in items

Pull Request - State: closed - Opened by BurnzZ over 4 years ago - 8 comments
Labels: enhancement

#132 - Add a check for jobs running locally or in the cloud

Issue - State: open - Opened by ejulio almost 5 years ago

#131 - Add retries for more calls #126

Pull Request - State: closed - Opened by hermit-crab almost 5 years ago - 2 comments

#130 - Improve the documentation about the possible parameters of items.iter()

Issue - State: open - Opened by Gallaecio almost 5 years ago - 2 comments
Labels: docs, enhancement

#129 - Add nodata example to collections

Pull Request - State: closed - Opened by manycoding almost 5 years ago - 2 comments

#128 - Extend docs for new cancelation feature

Pull Request - State: closed - Opened by vshlapakov almost 5 years ago
Labels: docs

#127 - Rename jobs.cancel_jobs -> jobs.cancel

Pull Request - State: closed - Opened by vshlapakov almost 5 years ago - 5 comments
Labels: enhancement

#126 - Retries are not done for collections/items/requests/logs iterators.

Issue - State: closed - Opened by hermit-crab almost 5 years ago - 4 comments
Labels: bug

#125 - It adds the ability to cancel multiple jobs

Pull Request - State: closed - Opened by rafaelcapucho almost 5 years ago - 2 comments

#124 - How to retrieve only items "_key". Is nodata supported in `items.iter()`?

Issue - State: closed - Opened by manycoding almost 5 years ago - 1 comment
Labels: question

#123 - Filter all tags instead of just a subset

Issue - State: open - Opened by BurnzZ about 5 years ago - 1 comment
Labels: enhancement

#122 - Get job items without _type field

Issue - State: closed - Opened by manycoding about 5 years ago - 3 comments
Labels: question

#121 - msgpack errors when using iter() with intervals between each batch call

Issue - State: open - Opened by BurnzZ about 5 years ago - 11 comments
Labels: bug

#120 - Update tests deps to latest versions and unpin deps

Issue - State: open - Opened by manycoding about 5 years ago
Labels: enhancement, help-wanted

#119 - Add Python 3.7 support officially

Pull Request - State: closed - Opened by vshlapakov about 5 years ago - 1 comment
Labels: enhancement

#118 - Update package name for msgpack

Pull Request - State: closed - Opened by vshlapakov about 5 years ago
Labels: enhancement

#117 - Use correct MRO for mixins

Pull Request - State: closed - Opened by vshlapakov about 5 years ago - 1 comment
Labels: bug

#116 - Switch items API to iteration

Pull Request - State: closed - Opened by piercefreeman about 5 years ago - 2 comments

#115 - Make msg_pack default

Issue - State: open - Opened by manycoding about 5 years ago
Labels: enhancement

#114 - Cannot get spider settings

Issue - State: open - Opened by arimbr over 5 years ago - 1 comment
Labels: enhancement

#113 - Schedule periodic jobs

Issue - State: open - Opened by ejulio over 5 years ago - 1 comment
Labels: enhancement

#112 - Refactoring VcrGzipSerializer to normalize new cassettes

Pull Request - State: closed - Opened by victor-torres over 5 years ago - 4 comments

#111 - Add truncate method to collections

Pull Request - State: closed - Opened by victor-torres over 5 years ago - 6 comments

#110 - Unpin pytest

Pull Request - State: closed - Opened by manycoding over 5 years ago - 4 comments

#109 - Add long_description to setup.cfg

Pull Request - State: closed - Opened by manycoding over 5 years ago - 2 comments

#108 - Docs about auth being optional in ScrapinghubClient

Pull Request - State: closed - Opened by ejulio over 5 years ago - 2 comments

#107 - Pin pytest-cov version to fix Travis build

Pull Request - State: closed - Opened by vshlapakov over 5 years ago - 1 comment

#106 - Add option to schedule with custom environment

Pull Request - State: closed - Opened by vshlapakov over 5 years ago
Labels: enhancement

#105 - Collections key not found with library

Issue - State: closed - Opened by stav over 5 years ago - 5 comments

#104 - fallback to SHUB_JOBAUTH environment variable if SH_APIKEY is not set

Pull Request - State: closed - Opened by victor-torres over 5 years ago - 3 comments

#103 - Use SHUB_JOBAUTH environment variable in utils.parse_auth method

Issue - State: closed - Opened by victor-torres over 5 years ago - 8 comments

#102 - Include stats property to Job instance

Issue - State: open - Opened by rennerocha over 5 years ago - 2 comments
Labels: enhancement, help-wanted

#101 - Adding new endpoints

Issue - State: closed - Opened by stav almost 6 years ago - 2 comments

#100 - Allow exporting items data in CSV format

Issue - State: open - Opened by stav almost 6 years ago - 1 comment
Labels: enhancement

#99 - Python 3.3 is considered unmaintained

Pull Request - State: closed - Opened by vshlapakov about 6 years ago - 1 comment

#98 - Docs: copy/paste typo

Pull Request - State: closed - Opened by stav about 6 years ago - 3 comments

#97 - Able to use items.iter() start argument with same project_id/spider_id but different job_id

Issue - State: closed - Opened by manycoding about 6 years ago - 4 comments
Labels: bug

#96 - Fix parse_job_key issue on Python 3

Pull Request - State: closed - Opened by jesuslosada over 6 years ago - 4 comments

#95 - class for job's key

Issue - State: closed - Opened by iAnanich over 6 years ago - 1 comment

#94 - Provide unified connection timeout

Pull Request - State: closed - Opened by vshlapakov over 6 years ago - 2 comments
Labels: enhancement

#93 - Increase chunk size for stats endpoints

Pull Request - State: closed - Opened by vshlapakov over 6 years ago - 2 comments
Labels: enhancement

#92 - Cannot run Spiders from Script

Issue - State: closed - Opened by xavierdurandsmet over 6 years ago - 2 comments

#91 - Recover iter logic when using count param

Pull Request - State: closed - Opened by vshlapakov over 6 years ago - 1 comment
Labels: bug

#90 - Enforce using pytest<3.3.0 to fix Travis builds

Pull Request - State: closed - Opened by vshlapakov over 6 years ago

#88 - Send request data as str/bytes

Pull Request - State: closed - Opened by vshlapakov over 6 years ago - 1 comment

#87 - Minor changes and cassettes for #86

Pull Request - State: closed - Opened by vshlapakov over 6 years ago - 3 comments

#86 - Improve tests

Pull Request - State: closed - Opened by immerrr over 6 years ago - 3 comments

#85 - frontier: collect newcounts per frontier/slot

Pull Request - State: closed - Opened by immerrr over 6 years ago - 2 comments

#84 - Cannot access the Scrapinghub overwritten spider settings

Issue - State: closed - Opened by arimbr over 6 years ago - 1 comment

#83 - Getting multiple errors in app console on executing scraper

Issue - State: closed - Opened by akhilkochuveettilanilkumar over 6 years ago - 1 comment

#82 - Convert TZ-aware datetime object to POSIX one

Pull Request - State: closed - Opened by vshlapakov over 6 years ago - 1 comment

#80 - Serialization error when item contains timezone-aware datetime object

Issue - State: closed - Opened by redapple almost 7 years ago - 1 comment

#79 - 'Items' object is not callable

Issue - State: closed - Opened by ijharulislam almost 7 years ago - 3 comments

#78 - fix typo in "Iterating over jobs" volume

Pull Request - State: closed - Opened by iAnanich almost 7 years ago - 2 comments

#77 - Obtaining error messages

Issue - State: closed - Opened by caudilldk about 7 years ago - 1 comment

#76 - iter behaving like list?

Issue - State: closed - Opened by JamesRitchie about 7 years ago - 1 comment

#69 - Added: `scrapinghub.hustorage.frontier.Frontier.count_slot`

Pull Request - State: open - Opened by starrify about 7 years ago - 1 comment