Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This repository has code to crawl a standalone website and export the static content into text format. I created this script to index the pages into a vector database I used Python 3.12

pip install scrapy

  1. This is a extended version of Scrapy Start project template
  2. Create a crawled_data directory in the root project
  3. run 'scrapy crawl tn'

About

Python script to crawl website pages and store the result in txt format. Scrapy

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages