Configuration problem! I don't know how to download.

nnina084
Posts: 15
Joined: 25 Feb 2017, 04:52

Re: Configuration problem! I don't know how to download.

Post by nnina084 » 14 Feb 2020, 19:00

It's good here now.

I also want to download individual pages with the ful name URL:



https://proza.ru/2018/06/04/1775

FileName: 2018_06_04_1775


and
https://proza.ru/2000/12/02-05

FileName: 2000_12_02-05

proza\.ru/(\d+)/(\d+)/(\d+)/(\d+)|proza\.ru/(\d+)/(\d+)/(\d+-\d+)

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Configuration problem! I don't know how to download.

Post by Maksym » 15 Feb 2020, 11:51

Simply add the following filter to the "Included URLs":

\.ru/[\d/\-]+$

And you'll have to create your own Regular Expressions for file and folder names.

nnina084
Posts: 15
Joined: 25 Feb 2017, 04:52

Re: Configuration problem! I don't know how to download.

Post by nnina084 » 15 Feb 2020, 13:17

.
Last edited by nnina084 on 02 Apr 2020, 11:35, edited 1 time in total.

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Configuration problem! I don't know how to download.

Post by Maksym » 16 Feb 2020, 11:43

I need a full screenshot of your "About Extreme Picture Finder" window please.

nnina084
Posts: 15
Joined: 25 Feb 2017, 04:52

Re: Configuration problem! I don't know how to download.

Post by nnina084 » 31 Mar 2020, 22:19

I don't know how to download the entire site of one user

Where can I add my regular expression as the file name?

Start site:
\.ru/avtor/([a-zA-Z0-9-]+)
https://www.proza.ru/avtor/wladi

Download all user content:
\.ru/(20[01][0-9]|2020)/0*([1-9]|1[0-2])(/(\d+[-/]\d+)+)


Foldername:avtor_wladi
FileName: wladi
Filename: xxx_xxx_xxx_xxx.htm and xxx_xxx_xxx-xxx.htm
2018_06_07_1098.htm
Example: Parse All subpage + Multipage:<a href="/2018/06/07/1098
<a\s+(?:(?:\w+\s*=\s*)(?:\w+|"[^"]*"|'[^']*'))*?\s*href\s*=\s*(?<url>\w+|"[^"]*"|'[^']*')(?:(?:\s+\w+\s*=\s*)(?:\w+|"[^"]*"|'[^']*'))*?>.+?</a>

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Configuration problem! I don't know how to download.

Post by Maksym » 01 Apr 2020, 14:48

I still need the screenshot I asked you about in my previous message. Can you make screenshots?

Post Reply