https://github.com/expertcoder/network54-scrapy
old network54 forum is failing, this is a scrapper to help migrate (python/scrapy)
https://github.com/expertcoder/network54-scrapy
Last synced: 11 months ago
JSON representation
old network54 forum is failing, this is a scrapper to help migrate (python/scrapy)
- Host: GitHub
- URL: https://github.com/expertcoder/network54-scrapy
- Owner: expertcoder
- Created: 2018-01-12T17:33:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T10:25:46.000Z (about 8 years ago)
- Last Synced: 2025-03-16T13:42:52.417Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# network54-scrapy
The old network54 forum is failing, there is no longer any support. Critical features are no longer working and there are runmours of data/forums disappearing.
This is a "web scrapper" written in Python and the popular scrapping framework "Scrapy". It can scrape your forum and return the data in JSON, which can then be imported to a new forum.
Search the code base and replace any occurance of `TODO_MY_FORUM_ID` with the ID of your forum.
Good luck.