Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

WebCrawling-SaikaiScan

  • Author: Anthony Tesche

Description

  • I made this code for studying python and how a Web Scraping/Crawling works.

How to use

  • Find the var "my_url" and change for the url of your first chapter novel
  • Change for the amount of chapters your novel have "for url in range(x)"
  • In case you try to use in another site change this line "my_url = 'https://saikaiscan.com.br' + url"

Observations

  • Use with Python ^3
  • If encounter this error "ImportError: No module named bs4 in Windows" use the ""pip install BeautifulSoup4"".

Bugs (Working in Fix)

  • Unknow Bugs i think, for now

Version - 0.1.0

  • Some corrections in apresentation

About

Web Scraping Novels from Saikai Scan

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages