Mike Fährmann
|
e89413da22
|
update test results
|
2020-01-12 21:41:06 +01:00 |
|
Mike Fährmann
|
feb98cf196
|
[twitter] improve 'content' formatting; add option (#338)
- include emoticons
- leave newlines intact
- remove pic.twitter.com/ links at the end
|
2019-07-17 16:02:51 +02:00 |
|
Mike Fährmann
|
fdec59f8e2
|
replace extractor.request() 'expect' argument
with
- 'fatal': allow 4xx status codes
- 'notfound': raise NotFoundError on 404
|
2019-07-05 00:42:16 +02:00 |
|
Mike Fährmann
|
bc6b0cfddc
|
[shopify] skip consecutive duplicate products
Not filtering duplicate URLs anymore caused the archive ID uniqueness
test to fail.
|
2019-07-01 20:04:57 +02:00 |
|
Mike Fährmann
|
aa1ca4ed35
|
[shopify] skip deleted products (#175)
Product pages which return a 4xx status code will now be skipped instead
of raising an exception.
|
2019-06-05 11:40:54 +02:00 |
|
Mike Fährmann
|
591a07f20c
|
small code changes and cleanups
|
2019-03-13 22:03:02 +01:00 |
|
Mike Fährmann
|
09d872a2b1
|
generalize extractor creation code
|
2019-03-07 22:55:26 +01:00 |
|
Mike Fährmann
|
8dc6be246b
|
[shopify] add custom retry logic for 430 status codes (#175)
|
2019-03-07 15:31:15 +01:00 |
|
HRXN
|
56e0e92e0d
|
[shopify] cosmetic changes in shopify.py (#181)
Glanced over the commits, randomly spotted some minor things.
|
2019-03-06 09:16:27 +01:00 |
|
Mike Fährmann
|
9c0e2f294b
|
[shopify] add generic collection and product extractors (#175)
with fashionnova.com as a default domain
|
2019-03-05 22:33:37 +01:00 |
|