https://github.com/sketchingdev/babyname-scraper
Scrapy project for scraping popular baby names by country
https://github.com/sketchingdev/babyname-scraper
Last synced: about 1 year ago
JSON representation
Scrapy project for scraping popular baby names by country
- Host: GitHub
- URL: https://github.com/sketchingdev/babyname-scraper
- Owner: SketchingDev
- Created: 2015-12-23T10:18:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-29T07:07:06.000Z (over 10 years ago)
- Last Synced: 2025-03-02T17:14:18.563Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Baby-name Scraper
=================
This is a Scrapy project to accompany my blog article '[Scraping and querying data from websites](http://flyingtophat.co.uk/blog/2015/12/08/scraping-and-querying-data-from-websites.html)'. When run it will scrape popular baby-names from around the word from [BabyNameWizard](http://www.babynamewizard.com/).
Testing
-------
Test that the spider is still able to scrape the website by using the `check` command.
$ scrapy check
...
----------------------------------------------------------------------
Ran 3 contracts in 1.124s
OK