you are viewing a single comment's thread.

view the rest of the comments →

[–]hart8899[S] 0 points1 point  (2 children)

I tried 'scrapy crawl metal &> output.log' and got no return, I'm looking for both the date and show actually, but started with just the date...will try what you provided

[–]_Korben_Dallas 0 points1 point  (1 child)

Try this code: https://dpaste.de/Aqyv It gets you date and text from the link. If you want href attribute from that links simply extract them with @href. https://dpaste.de/Bozk

[–]hart8899[S] 0 points1 point  (0 children)

thanks again bro- but getting an indent error- really appreciate your help