| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | May 8 at 5:28 | |
| stats | profile views | 31 |
|
Dec 18 |
comment |
Formatting text output with Scrapy in Python Thanks for your comment. Whenever I run it, however, I receive an error: cleaned_content = re.sub(ur'(\s)\s+', ur'\1', content, flags=re.MULTILINE + re.UNICODE)
exceptions.TypeError: sub() got an unexpected keyword argument 'flags'. Any thoughts? |
|
Dec 18 |
revised |
Formatting text output with Scrapy in Python deleted 6 characters in body |
|
Dec 18 |
revised |
Formatting text output with Scrapy in Python added 339 characters in body |
|
Dec 18 |
revised |
Formatting text output with Scrapy in Python edited title |
|
Dec 18 |
revised |
Formatting text output with Scrapy in Python Attempted to improve formatting |
|
Dec 18 |
awarded | Supporter |
|
Dec 18 |
asked | Formatting text output with Scrapy in Python |
|
Dec 17 |
comment |
Being a good citizen and web-scraping Awesome. Thank you very much. |
|
Dec 17 |
accepted | Being a good citizen and web-scraping |
|
Dec 17 |
asked | Being a good citizen and web-scraping |
|
Dec 6 |
accepted | Opening Multiple Pages with Mechanize in Python |
|
Dec 4 |
awarded | Editor |
|
Dec 4 |
revised |
Opening Multiple Pages with Mechanize in Python Provided more information. |
|
Dec 4 |
asked | Opening Multiple Pages with Mechanize in Python |
|
Dec 1 |
comment |
Scraping multiple pages for parsing in Beautiful Soup Thank you. I actually like this better than the BeautifulSoup method. |
|
Dec 1 |
awarded | Scholar |
|
Dec 1 |
accepted | Scraping multiple pages for parsing in Beautiful Soup |
|
Dec 1 |
accepted | Scraping with BeautifulSoup and multiple paragraphs |
|
Dec 1 |
comment |
Scraping multiple pages for parsing in Beautiful Soup That was the problem. The answer above pointed it out. Thank you very much for your help. |
|
Dec 1 |
comment |
Scraping multiple pages for parsing in Beautiful Soup That was the problem. Thank you very much. |