Skip to content

ikks/scrapy-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapy-test

Using scrapy to fetch some data

TL;TR

Please do find a list of proxies so you can use this one and fill the proxies.txt file with them

SCRAPY_URL_BASE='https://militancia.para.com/publico/paso-{}/{}' scrapy crawl people -o people.jl

You can customize your defaults in settings.py

If you find a nice list of proxies, please do fill an issue or a PR to let others know

With this you will learn to:

  1. Use some proxies to fetch the data
  2. Practice crawling wizard pages to extract data
  3. Recover from gaps and continue working
  4. Store the data so you can retrieve it easily afterwards
  5. Have lots of fun

No Warranties

Use this at your own risk, no guarrantee or anything like this, you are warned.

About

Using scrapy to fetch some data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages