rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

Laser Cutting (Recent) - Instructables Bridge failed with error 404

Open TSASStallings opened this issue 2 years ago • 2 comments

HttpException: https://www.instructables.com/workshop/laser-cutting/projects/recent/ resulted in `404 Not Found` in lib/contents.php line 194

index.php(7): RssBridge->main()
lib/RssBridge.php(15): RssBridge->run()
lib/RssBridge.php(88): DisplayAction->execute()
actions/DisplayAction.php(136): InstructablesBridge->collectData()
bridges/InstructablesBridge.php(243): getSimpleHTMLDOM()
lib/contents.php(370): getContents()
lib/contents.php(194)

Query string: action=display&bridge=InstructablesBridge&context=Category&category=%2Fworkshop%2Flaser-cutting%2Fprojects%2F&filter=recent%2F&format=Atom
Version: dev.2022-06-14 (git.master.c97e192)
Os: Linux
PHP version: 7.4.33

TSASStallings avatar Feb 06 '23 03:02 TSASStallings

Same here for electronics:

Bridge returned error 404! (19402) Tuesday, February 14, 2023 6:20:57 PM

Electronics (Recent) - Instructables Bridge was unable to receive or process the remote website's content! Error message: 404 Not Found Query string: action=display&bridge=Instructables&context=Category&category=%2Fcircuits%2Felectronics%2Fprojects%2F&filter=recent%2F&format=Atom Version: dev.2022-06-14_

It seems, they have changed their URI. New one looks like:

https://www.instructables.com/circuits/electronics/projects?sort=Newest&projects=all

Can this be fixed??

Rgds redtif

redtif avatar Feb 14 '23 17:02 redtif

Instructables changed their whole site, so it will need a complete rewrite.

I dont know if @LogMANOriginal is interested in doing the rewrite since its his bridge.

Bockiii avatar Feb 26 '23 21:02 Bockiii